Skip to content

Commit 5267e97

Browse files
Bump black from 24.1.1 to 24.2.0
Bumps [black](https://github.com/psf/black) from 24.1.1 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@24.1.1...24.2.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c9d5610 commit 5267e97

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

0 commit comments

Comments
 (0)