diff --git a/pyproject.toml b/pyproject.toml index 86c74d5..4baa5db 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dev = [ "aioresponses==0.7.8", "codespell==2.4.1", "coverage==7.10.6", - "mypy==1.17.1", + "mypy==1.18.1", "pre-commit==4.3.0", "pytest-aiohttp==1.1.0", "pytest-cov==7.0.0",