Skip to content

Commit

Permalink
Bump pychromecast from 13.0.7 to 13.0.8 (#936)
Browse files Browse the repository at this point in the history
* Bump pychromecast from 13.0.7 to 13.0.8

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

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

Signed-off-by: dependabot[bot] <support@github.com>

* Update manifest.json

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
  • Loading branch information
dependabot[bot] and marcelveldt authored Dec 4, 2023
1 parent e383182 commit c912aca
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 @@ -4,7 +4,7 @@
"name": "Chromecast",
"description": "Support for Chromecast based players.",
"codeowners": ["@music-assistant"],
"requirements": ["PyChromecast==13.0.7"],
"requirements": ["PyChromecast==13.0.8"],
"documentation": "https://github.com/music-assistant/hass-music-assistant/discussions/1138",
"multi_instance": false,
"builtin": false,
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ music-assistant-frontend==2.0.15
orjson==3.9.10
pillow==10.1.0
plexapi==4.15.6
PyChromecast==13.0.7
PyChromecast==13.0.8
pycryptodome==3.18.0
python-ffmpeg==2.0.4
python-slugify==8.0.1
Expand Down

0 comments on commit c912aca

Please sign in to comment.