diff --git a/setup.py b/setup.py index e3c10188..1895bdde 100644 --- a/setup.py +++ b/setup.py @@ -51,7 +51,7 @@ "pylint>=3,<3.4", "pytest>=8,<8.4", "pytest-cov>=6,<6.2", - "mypy>=1.15,<1.16", + "mypy>=1.16,<1.17", "types-python-dateutil", "types-requests", ],