Skip to content

Commit 41ecb73

Browse files
dependabot[bot]surister
authored andcommitted
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.29.0) --- updated-dependencies: - dependency-name: poethepoet dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 387f475 commit 41ecb73

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
@@ -81,7 +81,7 @@ dependencies = [
8181
[project.optional-dependencies]
8282
develop = [
8383
"mypy<1.12",
84-
"poethepoet<0.29",
84+
"poethepoet<0.30",
8585
"pyproject-fmt<2.3",
8686
"ruff<0.7",
8787
"validate-pyproject<0.20",

0 commit comments

Comments
 (0)