diff --git a/pyproject.toml b/pyproject.toml index ee13baa0..acb762df 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dependencies = [ [project.optional-dependencies] dev = [ - "pytest>=8.0", + "pytest>=9.1.1", "pytest-asyncio>=0.23", "pytest-cov>=4.1", "pytest-mock>=3.12",