Skip to content

Commit f28f63a

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

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.13",
9696
"poethepoet<0.30",
97-
"pyproject-fmt<2.3",
97+
"pyproject-fmt<2.4",
9898
"ruff<0.7",
9999
"validate-pyproject<0.21",
100100
]

0 commit comments

Comments
 (0)