Skip to content

Commit 0e44c32

Browse files
Bump black from 23.12.1 to 24.3.0
Bumps [black](https://github.com/psf/black) from 23.12.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.12.1...24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 62fd9ba commit 0e44c32

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

poetry.lock

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

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ aiohttp = "^3.11"
1414

1515
[tool.poetry.group.dev.dependencies]
1616
flake8 = "^6.1.0"
17-
black = "^23.7.0"
17+
black = "^24.3.0"
1818
isort = "^5.12.0"
1919
pyright = "^1.1.343"
2020

0 commit comments

Comments
 (0)