Skip to content

Commit 78f2cfc

Browse files
Bump black from 22.8.0 to 24.3.0
Bumps [black](https://github.com/psf/black) from 22.8.0 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@22.8.0...24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0d8acbd commit 78f2cfc

File tree

2 files changed

+43
-42
lines changed

2 files changed

+43
-42
lines changed

Pipfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ sqlitedict = "==1.6.0"
1111
s3fs = ">=0.4.0"
1212
google-cloud-storage = "==1.38.0"
1313
bloom-filter2 = "2.0.0"
14-
black = "==22.8.0"
14+
black = "==24.3.0"
1515
tenacity = "*"
1616
typing-extensions = "*"
1717
collection-scanner = "*"
@@ -20,7 +20,7 @@ boto3 = ">=1.9.92"
2020

2121
[dev-packages]
2222
flake8 = "*"
23-
black = "==19.10b0"
23+
black = "==24.3.0"
2424
mypy = ">=1.4.1"
2525
pylint = "*"
2626
pytest = "*"

Pipfile.lock

Lines changed: 41 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)