Skip to content

Commit

Permalink
Chore(deps): Update pyproject-fmt requirement from <1.9 to <2.1
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.0.3)

---
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 May 18, 2024
1 parent d467c42 commit 29f421a
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 @@ -104,7 +104,7 @@ develop = [
"black<25",
"mypy<1.11",
"poethepoet<0.27",
"pyproject-fmt<1.9",
"pyproject-fmt<2.1",
"ruff<0.5",
"sphinx-autobuild==2021.3.14", # Newer versions stopped "watching" appropriately?
"validate-pyproject<0.18",
Expand Down

0 comments on commit 29f421a

Please sign in to comment.