diff --git a/pyproject.toml b/pyproject.toml index 7165fcd..a0b7b62 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dev = [ "aioresponses==0.7.8", "codespell==2.4.1", "coverage==7.8.2", - "mypy==1.15.0", + "mypy==1.16.0", "pre-commit==4.2.0", "pytest-aiohttp==1.1.0", "pytest-cov==6.1.1",