Skip to content

Commit dd760b9

Browse files
dependabot[bot]amotl
authored andcommitted
Update pyproject-fmt requirement from <2.3 to <2.6
Updates the requirements on [pyproject-fmt](https://github.com/tox-dev/toml-fmt) to permit the latest version. - [Release notes](https://github.com/tox-dev/toml-fmt/releases) - [Commits](tox-dev/toml-fmt@tox-toml-fmt/1.0.0...pyproject-fmt/2.5.0) --- updated-dependencies: - dependency-name: pyproject-fmt dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c482666 commit dd760b9

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
@@ -91,7 +91,7 @@ develop = [
9191
"black<25",
9292
"mypy<1.14",
9393
"poethepoet<0.30",
94-
"pyproject-fmt<2.3",
94+
"pyproject-fmt<2.6",
9595
"ruff<0.8",
9696
"types-docutils==0.20.0.3",
9797
"validate-pyproject<0.21",

0 commit comments

Comments
 (0)