diff --git a/pyproject.toml b/pyproject.toml index 333d0847..53b4356a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ test = [ "codespell==2.2.6", "mypy==1.8.0", "ruff==0.2.1", - "pytest==7.4.4", + "pytest==8.0.0", "pytest-asyncio==0.23.5", "pytest-aiohttp==1.0.5", "pytest-cov==4.1.0",