diff --git a/pyproject.toml b/pyproject.toml index bfe655d..0f4a9ba 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ test = [ "mypy==2.1.0", "pre-commit==4.6.0", "pre-commit-hooks==6.0.0", - "pytest==9.0.3", + "pytest==9.1.0", "pytest-asyncio==1.4.0", "pytest-cov==7.1.0", "ruff==0.15.17",