diff --git a/pyproject.toml b/pyproject.toml index 1a26c8b..271246d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ dependencies = [ [project.optional-dependencies] dev = [ - "pytest>=7.0", + "pytest>=9.1.1", "pytest-asyncio>=0.21", "pytest-timeout>=2.0", "pytest-cov>=4.0",