diff --git a/pyproject.toml b/pyproject.toml index 0e82471..c9b5a61 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dev = [ "aioresponses==0.7.8", "codespell==2.4.1", "coverage==7.9.1", - "mypy==1.16.0", + "mypy==1.16.1", "pre-commit==4.2.0", "pytest-aiohttp==1.1.0", "pytest-cov==6.2.1",