Skip to content

Commit

Permalink
Update pyproject-fmt requirement from <1.8 to <2.2
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.1.3)

---
updated-dependencies:
- dependency-name: pyproject-fmt
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and amotl committed May 28, 2024
1 parent 8787ea5 commit 69c23ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
develop_requires = [
"mypy<1.11",
"poethepoet<0.27",
"pyproject-fmt<1.8",
"pyproject-fmt<2.2",
"ruff<0.5",
"sphinx-autobuild==2021.3.14", # Newer versions stopped "watching" appropriately?
"validate-pyproject<0.19",
Expand Down

0 comments on commit 69c23ab

Please sign in to comment.