Skip to content

Commit 5948fb5

Browse files
dependabot[bot]surister
authored andcommitted
Update pyproject-fmt requirement in /cratedb_sqlparse_py
Updates the requirements on [pyproject-fmt](https://github.com/tox-dev/toml-fmt) to permit the latest version. - [Release notes](https://github.com/tox-dev/toml-fmt/releases) - [Commits](tox-dev/toml-fmt@pyproject-fmt/2.4.0...pyproject-fmt/2.5.0) --- updated-dependencies: - dependency-name: pyproject-fmt dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e9e1ed8 commit 5948fb5

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
@@ -80,7 +80,7 @@ dependencies = [
8080
develop = [
8181
"mypy<1.14",
8282
"poethepoet<0.30",
83-
"pyproject-fmt<2.5",
83+
"pyproject-fmt<2.6",
8484
"ruff<0.8",
8585
"validate-pyproject<0.23",
8686
]

0 commit comments

Comments
 (0)