diff --git a/pyproject.toml b/pyproject.toml index c774662..f9c1e26 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ test = [ "mypy==1.15.0", "pre-commit==4.2.0", "pre-commit-hooks==5.0.0", - "pytest==8.4.1", + "pytest==8.4.2", "pytest-aiohttp==1.1.0", "pytest-cov==6.2.1", "ruff==0.11.2",