diff --git a/pyproject.toml b/pyproject.toml index ee767f2..6ccdba0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ test = [ "mypy==1.18.2", "pre-commit==4.4.0", "pre-commit-hooks==6.0.0", - "pytest==9.0.0", + "pytest==9.0.1", "pytest-aiohttp==1.1.0", "pytest-cov==7.0.0", "syrupy==5.0.0",