diff --git a/setup.py b/setup.py index e1df1d54..a0f4dbd0 100644 --- a/setup.py +++ b/setup.py @@ -50,7 +50,7 @@ "pylint>=4,<4.1", "pytest>=9,<9.1", "pytest-cov>=7,<7.2", - "mypy>=1.20,<1.21", + "mypy>=2,<2.1", "types-python-dateutil", "types-requests", ],