diff --git a/setup.py b/setup.py index cd98fec..dda1f3f 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.11.0', + 'mypy==1.11.1', 'ruff==0.5.0', ], },