Skip to content

Commit 3550d2f

Browse files
authored
Merge pull request #6112 from pypa/dependabot/pip/black-24.3.0
Bump black from 23.3 to 24.3.0
2 parents 2b9c78a + 1bf4a42 commit 3550d2f

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
@@ -37,7 +37,7 @@ dependencies = [
3737
]
3838
optional-dependencies.dev = [
3939
"beautifulsoup4",
40-
"black==23.3",
40+
"black==24.3.0",
4141
"flake8<4,>=3.3",
4242
"invoke",
4343
"parver",

0 commit comments

Comments
 (0)