Skip to content

Commit a5794c1

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps-dev): Update black requirement from <24 to <25
Updates the requirements on [black](https://github.com/psf/black) to permit the latest version. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@18.3a0...24.1.1) --- updated-dependencies: - dependency-name: black dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 46313e5 commit a5794c1

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
@@ -63,7 +63,7 @@ dependencies = [
6363
]
6464
[project.optional-dependencies]
6565
develop = [
66-
"black<24",
66+
"black<25",
6767
"isort<6",
6868
"poethepoet<0.25",
6969
"proselint==0.13",

0 commit comments

Comments
 (0)