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/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.3.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 amotl committed Oct 15, 2024
1 parent 57fae69 commit 0fe06b1
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.13",
"poethepoet<0.30",
"pyproject-fmt<2.3",
"pyproject-fmt<2.4",
"ruff<0.7",
"validate-pyproject<0.21",
]
Expand Down

0 comments on commit 0fe06b1

Please sign in to comment.