Skip to content

Commit 66ec251

Browse files
Bump black from 22.12.0 to 24.3.0
Bumps [black](https://github.com/psf/black) from 22.12.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.12.0...24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 18dcc17 commit 66ec251

File tree

2 files changed

+26
-16
lines changed

2 files changed

+26
-16
lines changed

Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pytest-aiohttp = "~=1.0.4"
1414
pytest-cov = "~=4.0.0"
1515
pytest-asyncio = "~=0.20.2"
1616
pytest = "~=7.2.0"
17-
black = "~=22.12.0"
17+
black = "~=24.3.0"
1818
autohooks = "~=24.2.0"
1919
autohooks-plugin-ruff = "~=24.1.0"
2020
autohooks-plugin-black = "~=23.10.0"

Pipfile.lock

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

0 commit comments

Comments
 (0)