Skip to content

Commit 16f52f4

Browse files
chore(deps-dev): bump black from 22.12.0 to 24.2.0
Bumps [black](https://github.com/psf/black) from 22.12.0 to 24.2.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.2.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1b1a70d commit 16f52f4

File tree

2 files changed

+28
-17
lines changed

2 files changed

+28
-17
lines changed

poetry.lock

+27-16
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
@@ -49,7 +49,7 @@ pytest = "^7.4.2"
4949
pytest-cov = "^3.0.0"
5050
poetry-bumpversion = "^0.3.1"
5151
pre-commit = "^2.18.1"
52-
black = "^22.3.0"
52+
black = "^24.2.0"
5353
isort = "^5.10.1"
5454
flake8 = "^4.0.1"
5555
invoke = "^1.7.3"

0 commit comments

Comments
 (0)