diff --git a/setup.py b/setup.py index fdc29213..5016f84b 100644 --- a/setup.py +++ b/setup.py @@ -51,7 +51,7 @@ "pylint>=3,<3.4", "pytest>=8,<8.4", "pytest-cov>=6,<6.1", - "mypy>=1.14,<1.15", + "mypy>=1.15,<1.16", "types-python-dateutil", "types-requests", ],