diff --git a/pyproject.toml b/pyproject.toml index add59d7..755d2a6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ test = [ "mypy==1.12.0", "pre-commit==4.0.1", "pre-commit-hooks==5.0.0", - "pytest==8.3.2", + "pytest==8.3.3", "pytest-aiohttp==1.0.5", "pytest-cov==4.1.0", "ruff==0.2.1",