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