Skip to content
This repository was archived by the owner on Jan 10, 2025. It is now read-only.

Commit e764418

Browse files
build(deps-dev): bump black from 23.12.1 to 24.4.2
Bumps [black](https://github.com/psf/black) from 23.12.1 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@23.12.1...24.4.2) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 874e53e commit e764418

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

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
@@ -21,7 +21,7 @@ prettyconf = "^2.2.1"
2121
pickledb-ujson = "^1.0.16"
2222

2323
[tool.poetry.dev-dependencies]
24-
black = "^23.12.1"
24+
black = "^24.4.2"
2525
isort = "^5.13.2"
2626
pre-commit = "^3.7.1"
2727
pyclean = "^2.7.6"

0 commit comments

Comments
 (0)