diff --git a/setup.py b/setup.py index c5b014c..cd98fec 100644 --- a/setup.py +++ b/setup.py @@ -31,7 +31,7 @@ 'pytest-asyncio>=0.23.7,<=0.23.9', 'pytest-cov', 'pytest-xdist', - 'mypy==1.10.1', + 'mypy==1.11.0', 'ruff==0.5.0', ], },