Skip to content

Commit 276f9eb

Browse files
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.8.0) --- updated-dependencies: - dependency-name: pyproject-fmt dependency-version: 2.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2bcc26c commit 276f9eb

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.19",
7070
"packaging",
7171
"poethepoet<1",
72-
"pyproject-fmt<2.7",
72+
"pyproject-fmt<2.9",
7373
"pytest<9",
7474
"pytest-cov<8",
7575
"ruff<0.14",

0 commit comments

Comments
 (0)