diff --git a/pyproject.toml b/pyproject.toml index f22085a..b08b64c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dev = [ # Test requirements "aioresponses==0.7.8", "codespell==2.4.1", - "coverage==7.10.5", + "coverage==7.10.6", "mypy==1.17.1", "pre-commit==4.3.0", "pytest-aiohttp==1.1.0",