Skip to content

Commit 8adf4db

Browse files
Bump black from 24.3.0 to 24.4.2
Bumps [black](https://github.com/psf/black) from 24.3.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.3.0...24.4.2) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 47c7916 commit 8adf4db

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

poetry.lock

+25-25
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
@@ -13,7 +13,7 @@ python = "^3.9"
1313
[tool.poetry.dev-dependencies]
1414
yamllint = "^v1.35.1"
1515
codespell = "^2.2.6"
16-
black = "^24.3"
16+
black = "^24.4"
1717
flake8 = "^7.0.0"
1818
pep8-naming = "^0.13.3"
1919
pytest = "^8.1.1"

0 commit comments

Comments
 (0)