diff --git a/setup.py b/setup.py index 15591f88..12737e3d 100644 --- a/setup.py +++ b/setup.py @@ -67,7 +67,7 @@ def read(path): 'backports.zoneinfo<1; python_version<"3.9"', "certifi", "createcoverage>=1,<2", - "mypy<1.15", + "mypy<1.16", "poethepoet<0.33", "ruff<0.10", "stopit>=1.1.2,<2",