Skip to content

Commit 4eaf518

Browse files
committed
Chore: Update to poethepoet<1
Its standard interfaces are considered stable enough, so this patch intends to reduce future Dependabot traffic.
1 parent a2d7373 commit 4eaf518

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cratedb_sqlparse_py/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ dependencies = [
7070
optional-dependencies.develop = [
7171
"mypy<1.16",
7272
"packaging",
73-
"poethepoet<0.33",
73+
"poethepoet<1",
7474
"pyproject-fmt<2.6",
7575
"ruff<0.10",
7676
"validate-pyproject<0.24",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
antlr4-tools<0.3
2-
poethepoet<0.33
2+
poethepoet<1
33
requests<3

0 commit comments

Comments
 (0)