diff --git a/setup.py b/setup.py index ab00c13..94b90dd 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ 'pytest', 'pytest-cov', 'pytest-asyncio', - 'mypy==1.5.1', + 'mypy==1.6.0', 'ruff==0.0.291', ], },