Skip to content

Commit 056d855

Browse files
build(deps-dev): bump black from 19.10b0 to 24.3.0 in /gfauto
Bumps [black](https://github.com/psf/black) from 19.10b0 to 24.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/commits/24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aa32d4c commit 056d855

File tree

2 files changed

+52
-21
lines changed

2 files changed

+52
-21
lines changed

gfauto/Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jedi = "*"
3232

3333
# Code formatter. Explicit version given because it is a pre-release and
3434
# otherwise we get errors.
35-
black = "==19.10b0"
35+
black = "==24.3.0"
3636

3737
# Plugin to protoc that outputs .pyi files (type information).
3838
mypy-protobuf = "*"

gfauto/Pipfile.lock

+51-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)