Skip to content

Commit

Permalink
Bump homeassistant from 2023.2.0 to 2023.2.2 (leikoilja#655)
Browse files Browse the repository at this point in the history
Bumps [homeassistant](https://github.com/home-assistant/core) from 2023.2.0 to 2023.2.2.
- [Release notes](https://github.com/home-assistant/core/releases)
- [Commits](home-assistant/core@2023.2.0...2023.2.2)

---
updated-dependencies:
- dependency-name: homeassistant
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and kodiakhq[bot] committed Feb 7, 2023
1 parent 5facc8e commit db379cf
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.10"
glocaltokens = "^0.6.9"
homeassistant = "2023.2.0"
homeassistant = "2023.2.2"

[tool.poetry.group.dev.dependencies]
black = "^23.1.0"
Expand Down

0 comments on commit db379cf

Please sign in to comment.