diff --git a/pyproject.toml b/pyproject.toml index f7107b87..8ae5c0a1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ requirements = [ ] requirements-test = [ "mypy==1.13.0", - "pytest==8.3.3", + "pytest==8.3.4", "pytest-aiohttp==1.0.5", "pytest-asyncio==0.24.0", "pytest-cov==6.0.0",