Skip to content

Commit 2a2d010

Browse files
committed
Chore: Relax dependency pinning for poethepoet
1 parent 04e1554 commit 2a2d010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ dependencies = [
9090
develop = [
9191
"black<25",
9292
"mypy<1.15",
93-
"poethepoet<0.30",
93+
"poethepoet<1",
9494
"pyproject-fmt<2.6",
9595
"ruff<0.9",
9696
"types-docutils==0.20.0.3",

0 commit comments

Comments
 (0)