diff --git a/pyproject.toml b/pyproject.toml index 21e140a8..fbb5e5a8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ requirements = [ ] requirements-test = [ "aioresponses==0.7.8", - "mypy==1.20.2", + "mypy==2.0.0", "pytest==9.0.3", "pytest-aiohttp==1.1.0", "pytest-cov==7.1.0",