Skip to content

Commit

Permalink
Update pyproject-fmt requirement in /cratedb_sqlparse_py
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored and surister committed Nov 4, 2024
1 parent e9e1ed8 commit 5948fb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cratedb_sqlparse_py/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ dependencies = [
develop = [
"mypy<1.14",
"poethepoet<0.30",
"pyproject-fmt<2.5",
"pyproject-fmt<2.6",
"ruff<0.8",
"validate-pyproject<0.23",
]
Expand Down

0 comments on commit 5948fb5

Please sign in to comment.