diff --git a/pyproject.toml b/pyproject.toml index 65c537c..c7e660c 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.0", + "coverage==7.10.1", "mypy==1.17.0", "pre-commit==4.2.0", "pytest-aiohttp==1.1.0",