Skip to content

Commit

Permalink
Bump pychromecast from 14.0.4 to 14.0.5 (#1760)
Browse files Browse the repository at this point in the history
* Bump pychromecast from 14.0.4 to 14.0.5

Bumps [pychromecast](https://github.com/home-assistant-libs/pychromecast) from 14.0.4 to 14.0.5.
- [Release notes](https://github.com/home-assistant-libs/pychromecast/releases)
- [Commits](home-assistant-libs/pychromecast@14.0.4...14.0.5)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Update manifest.json

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marcel van der Veldt <[email protected]>
  • Loading branch information
dependabot[bot] and marcelveldt authored Nov 2, 2024
1 parent 8a38b27 commit d94e62d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion music_assistant/server/providers/chromecast/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@music-assistant"
],
"requirements": [
"PyChromecast==14.0.4"
"PyChromecast==14.0.5"
],
"documentation": "https://music-assistant.io/player-support/google-cast/",
"multi_instance": false,
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ pkce==1.0.3
plexapi==4.15.16
py-opensonic==5.1.1
pyblu==1.0.4
PyChromecast==14.0.4
PyChromecast==14.0.5
pycryptodome==3.21.0
python-fullykiosk==0.0.14
python-slugify==8.0.4
Expand Down

0 comments on commit d94e62d

Please sign in to comment.