Skip to content

Commit 4f1b7ed

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.6.0) --- updated-dependencies: - dependency-name: pyproject-fmt dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0661a41 commit 4f1b7ed

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
@@ -69,7 +69,7 @@ dev = [
6969
"mypy<1.18",
7070
"packaging",
7171
"poethepoet<1",
72-
"pyproject-fmt<2.6",
72+
"pyproject-fmt<2.7",
7373
"pytest<9",
7474
"pytest-cov<7",
7575
"ruff<0.13",

0 commit comments

Comments
 (0)