Skip to content

Commit 55e134d

Browse files
Bump black from 24.4.0 to 24.4.1 (#860)
Bumps [black](https://github.com/psf/black) from 24.4.0 to 24.4.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.4.0...24.4.1) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b67db7c commit 55e134d

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

poetry.lock

+24-24
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 @@ glocaltokens = "^0.7.0"
1313
homeassistant = "2023.11.0"
1414

1515
[tool.poetry.group.dev.dependencies]
16-
black = "^24.4.0"
16+
black = "^24.4.1"
1717
codespell = "^2.2.5"
1818
flake8 = "^7.0.0"
1919
flake8-bugbear = "^24.4.21"

0 commit comments

Comments
 (0)