Skip to content

Commit

Permalink
build(deps): update pyproject-fmt requirement
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@1.3.0...2.2.1)

---
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 1, 2024
1 parent 1393dd0 commit dbb8152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ develop = [
"black[jupyter]<25",
"mypy<2",
"poethepoet<1",
"pyproject-fmt>=1.3,<2.2",
"pyproject-fmt>=1.3,<2.3",
"ruff<0.6",
"validate-pyproject<0.19",
]
Expand Down

0 comments on commit dbb8152

Please sign in to comment.