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