Skip to content

Commit 75803db

Browse files
Bump black from 23.9.1 to 24.3.0 in /llvm/utils/git
Bumps [black](https://github.com/psf/black) from 23.9.1 to 24.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.9.1...24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9bbb674 commit 75803db

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

llvm/utils/git/requirements_formatting.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --output-file=llvm/utils/git/requirements_formatting.txt llvm/utils/git/requirements_formatting.txt.in
66
#
7-
black==23.9.1
7+
black==24.3.0
88
# via
99
# -r llvm/utils/git/requirements_formatting.txt.in
1010
# darker
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
black~=23.0
1+
black~=24.3
22
darker==1.7.2
33
PyGithub==1.59.1

0 commit comments

Comments
 (0)