diff --git a/setup.py b/setup.py index 5a7445c8..6a376ca1 100644 --- a/setup.py +++ b/setup.py @@ -68,7 +68,7 @@ def read(path): "certifi", "createcoverage>=1,<2", "mypy<1.16", - "poethepoet<0.33", + "poethepoet<0.34", "ruff<0.10", "stopit>=1.1.2,<2", "pytz",