Skip to content

Commit 972527e

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps): Update pyproject-fmt requirement from <2.2 to <2.3
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...2.2.1) --- updated-dependencies: - dependency-name: pyproject-fmt dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8e42d39 commit 972527e

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
@@ -99,7 +99,7 @@ develop = [
9999
"black<25",
100100
"mypy<1.12",
101101
"poethepoet<0.28",
102-
"pyproject-fmt<2.2",
102+
"pyproject-fmt<2.3",
103103
"ruff<0.6",
104104
"validate-pyproject<0.19",
105105
]

0 commit comments

Comments
 (0)