Skip to content

Commit 79d6862

Browse files
Chore(deps): 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] <[email protected]>
1 parent 0239bb3 commit 79d6862

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ develop = [
9393
"black<25",
9494
"mypy<1.12",
9595
"poethepoet<0.31",
96-
"pyproject-fmt<2.3",
96+
"pyproject-fmt<2.6",
9797
"ruff<0.9",
9898
"validate-pyproject<0.19",
9999
]

0 commit comments

Comments
 (0)