Skip to content

Commit c72f177

Browse files
authored
Merge pull request #287 from faster-cpython/dependabot/pip/black-24.10.0
Bump black from 24.8.0 to 24.10.0
2 parents 594b1e4 + b35193f commit c72f177

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
@@ -28,7 +28,7 @@ dynamic = ["version"]
2828

2929
[project.optional-dependencies]
3030
test = [
31-
"black==24.8.0",
31+
"black==24.10.0",
3232
"filelock==3.16.1",
3333
"flake8==7.1.1",
3434
"pyright==1.1.383",

0 commit comments

Comments
 (0)