Skip to content

Commit 133ff31

Browse files
Chore(deps-dev): Update pyproject-fmt requirement from <2.6 to <2.9
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.8.0) --- updated-dependencies: - dependency-name: pyproject-fmt dependency-version: 2.8.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6696be2 commit 133ff31

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.develop = [
9494
"munch<5",
9595
"mypy<1.20",
9696
"poethepoet<0.30",
97-
"pyproject-fmt<2.6",
97+
"pyproject-fmt<2.9",
9898
"ruff<0.15",
9999
"types-tabulate",
100100
]

0 commit comments

Comments
 (0)