Skip to content

Commit 26af42f

Browse files
authored
Merge pull request #352 from faster-cpython/dependabot/pip/black-25.1.0
Bump black from 24.10.0 to 25.1.0
2 parents d090b2e + f502bf8 commit 26af42f

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.10.0",
31+
"black==25.1.0",
3232
"filelock==3.16.1",
3333
"flake8==7.1.1",
3434
"pyright==1.1.392.post0",

0 commit comments

Comments
 (0)