diff --git a/pyproject.toml b/pyproject.toml index 2cecea1f..f1052124 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ requirements = [ "xmltodict==0.13.0", ] requirements_test = [ - "mypy==1.9.0", + "mypy==1.10.0", "pytest==8.1.1", "pytest-aiohttp==1.0.5", "pytest-asyncio==0.23.6",