Skip to content

Commit dcaf016

Browse files
Bump black from 21.12b0 to 22.1.0 (#448)
Bumps [black](https://github.com/psf/black) from 21.12b0 to 22.1.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/commits/22.1.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fe53534 commit dcaf016

2 files changed

Lines changed: 30 additions & 13 deletions

File tree

poetry.lock

Lines changed: 29 additions & 12 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 @@ homeassistant = "2021.11.0"
1313
zeroconf = "^0.36.13"
1414

1515
[tool.poetry.dev-dependencies]
16-
black = "^21.12b0"
16+
black = "^22.1"
1717
flake8 = "^4.0.1"
1818
flake8-bugbear = "^22.1.11"
1919
flake8-comprehensions = "^3.8.0"

0 commit comments

Comments
 (0)