diff --git a/pyproject.toml b/pyproject.toml index 9d92acea..e1eeb8d3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ requirements = [ ] requirements_test = [ "mypy==1.11.2", - "pytest==8.3.2", + "pytest==8.3.3", "pytest-aiohttp==1.0.5", "pytest-asyncio==0.24.0", "pytest-cov==5.0.0",