diff --git a/setup.py b/setup.py index c3b6be63..b8c9403c 100644 --- a/setup.py +++ b/setup.py @@ -50,7 +50,7 @@ "pylint>=3,<3.4", "pytest>=8,<8.5", "pytest-cov>=6,<6.3", - "mypy>=1.16,<1.17", + "mypy>=1.17,<1.18", "types-python-dateutil", "types-requests", ],