Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 18e6b68 commit 233095b
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==2023.10.5",
"homeassistant==2023.11.1",
"music-assistant",
]

Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
mypy==1.6.1
pylint==3.0.2
pre-commit==3.5.0
homeassistant==2023.10.5
homeassistant==2023.11.1
music-assistant==2.0.0b74

0 comments on commit 233095b

Please sign in to comment.