Skip to content

Commit 7e6b607

Browse files
dependabot[bot]amotl
authored andcommitted
Update pyproject-fmt requirement from <1.5 to <1.6
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...1.5.1) --- updated-dependencies: - dependency-name: pyproject-fmt dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ddb1c4d commit 7e6b607

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
@@ -66,7 +66,7 @@ develop = [
6666
"isort<6",
6767
"poethepoet<0.25",
6868
"proselint==0.13",
69-
"pyproject-fmt<1.5",
69+
"pyproject-fmt<1.6",
7070
"ruff==0.1.5",
7171
"validate-pyproject<0.16",
7272
]

0 commit comments

Comments
 (0)