Skip to content

Commit 04e2aa4

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps): Update pyproject-fmt requirement from <2.5 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@pyproject-fmt/2.4.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 575583e commit 04e2aa4

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
@@ -94,7 +94,7 @@ optional-dependencies.all = [
9494
optional-dependencies.develop = [
9595
"mypy<1.14",
9696
"poethepoet<0.30",
97-
"pyproject-fmt<2.5",
97+
"pyproject-fmt<2.6",
9898
"ruff<0.8",
9999
"validate-pyproject<0.23",
100100
]

0 commit comments

Comments
 (0)