diff --git a/pyproject.toml b/pyproject.toml index acf9353..6d63b30 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ dependencies = [ [project.optional-dependencies] dev = [ - "pytest>=9.0", + "pytest>=9.0.3", "pytest-timeout>=2.4.0", "pytest-asyncio>=1.3.0", "black>=25.1",