diff --git a/pyproject.toml b/pyproject.toml index 7350817..17f004c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ dev = [ "pre-commit>=4.6.0", "pytest-cov>=7.1.0", "pytest-asyncio>=1.4.0", - "pytest>=8.0.0", + "pytest>=9.1.1", ]