diff --git a/pyproject.toml b/pyproject.toml index dc0b6d7..960b4e9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ test = [ "mypy==1.17.1", "pre-commit==4.3.0", "pre-commit-hooks==5.0.0", - "pytest==8.4.1", + "pytest==8.4.2", "pytest-asyncio==1.1.0", "pytest-aiohttp==1.1.0", "pytest-cov==6.2.1",