Skip to content

Commit 027ac78

Browse files
authored
Merge pull request #159 from faster-cpython/dependabot/pip/black-24.3.0
Bump black from 24.2.0 to 24.3.0
2 parents 6038dea + b5641e0 commit 027ac78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dynamic = ["version"]
2626

2727
[project.optional-dependencies]
2828
test = [
29-
"black==24.2.0",
29+
"black==24.3.0",
3030
"flake8==7.0.0",
3131
"pyright==1.1.354",
3232
"pytest==8.1.1",

0 commit comments

Comments
 (0)