Skip to content

Commit 0a12253

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/pyproject-fmt) to permit the latest version. - [Release notes](https://github.com/tox-dev/pyproject-fmt/releases) - [Commits](tox-dev/pyproject-fmt@0.1.0...2.2.1) --- updated-dependencies: - dependency-name: pyproject-fmt dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d88dd52 commit 0a12253

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
@@ -82,7 +82,7 @@ dependencies = [
8282
develop = [
8383
"mypy<1.12",
8484
"poethepoet<0.28",
85-
"pyproject-fmt<2.2",
85+
"pyproject-fmt<2.3",
8686
"ruff<0.6",
8787
"validate-pyproject<0.19",
8888
]

0 commit comments

Comments
 (0)