Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: homeassistant
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 23, 2024
1 parent d59a954 commit b548352
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ classifiers = [
"Programming Language :: Python :: 3.11",
]
dependencies = [
"homeassistant==2024.1.3",
"homeassistant==2024.1.5",
"music-assistant",
]

Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
mypy==1.8.0
pylint==3.0.3
pre-commit==3.6.0
homeassistant==2023.12.4
homeassistant==2024.1.5
music-assistant==2.0.0b83
async_timeout==4.0.3

0 comments on commit b548352

Please sign in to comment.