diff --git a/setup.py b/setup.py index 27851cab..e842cc03 100644 --- a/setup.py +++ b/setup.py @@ -67,7 +67,7 @@ def read(path): "certifi", "createcoverage>=1,<2", "mypy<1.15", - "poethepoet<0.32", + "poethepoet<0.33", "ruff<0.8", "stopit>=1.1.2,<2", "tox>=3,<5",