Skip to content

Commit 1f009ca

Browse files
dependabot[bot]amotl
authored andcommitted
Update pyproject-fmt requirement from <1.8 to <1.9
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...1.8.0) --- updated-dependencies: - dependency-name: pyproject-fmt dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1d6fd7b commit 1f009ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ develop = [
9393
"black<25",
9494
"mypy<1.10",
9595
"poethepoet<0.26",
96-
"pyproject-fmt<1.8",
96+
"pyproject-fmt<1.9",
9797
"ruff<0.4",
9898
"types-docutils==0.20.0.3",
9999
"validate-pyproject<0.17",

0 commit comments

Comments
 (0)