diff --git a/pyproject.toml b/pyproject.toml index e02d2d5..1a613ac 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ dependencies = [ [dependency-groups] dev = [ - "pytest==9.0.0", + "pytest==9.0.1", "pytest-timeout==2.4.0", "pytest-asyncio==1.3.0", "pytest-cov==7.0.0",