diff --git a/pyproject.toml b/pyproject.toml index c459b0c5..a132bef9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ requirements = [ "zeroconf>=0.150.0", ] requirements-test = [ - "mypy==2.1.0", + "mypy==2.2.0", "pytest==9.1.1", "pytest-aiohttp==1.1.1", "pytest-asyncio==1.4.0",