diff --git a/setup.py b/setup.py index 69689dd..540767f 100644 --- a/setup.py +++ b/setup.py @@ -55,7 +55,7 @@ "pylint>=3,<3.2", "pytest>=8,<8.2", "pytest-cov>=5,<5.1", - "mypy>=1.9,<1.10", + "mypy>=1.10,<1.11", "types-python-dateutil", "types-requests", ],