Skip to content

Commit b2fce71

Browse files
Update poethepoet requirement in /cratedb_sqlparse_py
Updates the requirements on [poethepoet](https://github.com/nat-n/poethepoet) to permit the latest version. - [Release notes](https://github.com/nat-n/poethepoet/releases) - [Commits](nat-n/poethepoet@v0.1.0...v0.33.0) --- updated-dependencies: - dependency-name: poethepoet dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a2d7373 commit b2fce71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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<0.34",
7474
"pyproject-fmt<2.6",
7575
"ruff<0.10",
7676
"validate-pyproject<0.24",

0 commit comments

Comments
 (0)