diff --git a/pyproject.toml b/pyproject.toml index dca0db2f6..a7a9357f8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ test = [ "codespell==2.2.4", "mypy==1.0.1", "ruff==0.0.256", - "pytest==7.2.1", + "pytest==7.2.2", "pytest-asyncio==0.20.3", "pytest-aiohttp==1.0.4", "pytest-cov==4.0.0",