Skip to content

Commit

Permalink
Update pyproject-fmt requirement from <2.2 to <2.3
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.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 Aug 26, 2024
1 parent fb7d66b commit 3876829
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 @@ -124,7 +124,7 @@ develop = [
"black[jupyter]<25",
"mypy<1.12",
"poethepoet<0.28",
"pyproject-fmt<2.2",
"pyproject-fmt<2.3",
"ruff<0.7",
"validate-pyproject<0.20",
]
Expand Down

0 comments on commit 3876829

Please sign in to comment.