diff --git a/pyproject.toml b/pyproject.toml index 52e8d0c..946664f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dev = [ # Test requirements "aioresponses==0.7.8", "codespell==2.4.1", - "coverage==7.11.0", + "coverage==7.11.3", "mypy==1.18.2", "pre-commit==4.4.0", "pytest-aiohttp==1.1.0",