diff --git a/pyproject.toml b/pyproject.toml index 349fa6300..900ef1825 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ requirements = [ ] requirements_test = [ "aioresponses==0.7.6", - "mypy==1.11.1", + "mypy==1.11.2", "pytest==8.3.2", "pytest-aiohttp==1.0.5", "pytest-asyncio==0.24.0",