Skip to content

Commit cc175cc

Browse files
Bump black from 24.4.0 to 24.4.2
Bumps [black](https://github.com/psf/black) from 24.4.0 to 24.4.2. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.4.0...24.4.2) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 883abf3 commit cc175cc

2 files changed

Lines changed: 25 additions & 25 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ aiohttp = "^3.9.5"
2828

2929
[tool.poetry.group.dev.dependencies]
3030
isort = "^5.13.2"
31-
black = "^24.3.0"
31+
black = "^24.4.2"
3232

3333
[build-system]
3434
requires = ["poetry-core"]

0 commit comments

Comments
 (0)