diff --git a/setup.py b/setup.py index 99c889c..bedd702 100644 --- a/setup.py +++ b/setup.py @@ -51,7 +51,7 @@ "pylint>=3,<3.3", "pytest>=8,<8.3", "pytest-cov>=5,<5.1", - "mypy>=1.10,<1.11", + "mypy>=1.11,<1.12", "types-python-dateutil", "types-requests", ],