Skip to content

Commit

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

---
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 Sep 13, 2023
1 parent 92843ab commit a52350f
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.8.1",
"homeassistant==2023.9.2",
"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.4.1
pylint==2.17.5
pre-commit==3.3.3
homeassistant==2023.8.1
homeassistant==2023.9.2
music-assistant==2.0.0b69

0 comments on commit a52350f

Please sign in to comment.