diff --git a/pyproject.toml b/pyproject.toml index d6a5946..6a02d94 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.6", + "coverage==7.10.7", "mypy==1.18.2", "pre-commit==4.3.0", "pytest-aiohttp==1.1.0",