Skip to content

Commit d115767

Browse files
Bump black from 23.7.0 to 24.3.0
Bumps [black](https://github.com/psf/black) from 23.7.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@23.7.0...24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1eadaf1 commit d115767

File tree

2 files changed

+28
-27
lines changed

2 files changed

+28
-27
lines changed

poetry.lock

+27-26
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
@@ -41,7 +41,7 @@ pytest = "^7.2.0"
4141
optional = true
4242

4343
[tool.poetry.group.lint.dependencies]
44-
black = "^23.7.0"
44+
black = "^24.3.0"
4545
ruff = "^0.0.280"
4646
shellcheck-py = "^0.9.0.5"
4747
pre-commit = "^3.3.3"

0 commit comments

Comments
 (0)