Bump python-ffmpeg from 2.0.4 to 2.0.9 (#972)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 30 Dec 2023 03:39:14 +0000 (04:39 +0100)
committerGitHub <noreply@github.com>
Sat, 30 Dec 2023 03:39:14 +0000 (04:39 +0100)
* Bump python-ffmpeg from 2.0.4 to 2.0.9

Bumps [python-ffmpeg](https://github.com/jonghwanhyeon/python-ffmpeg) from 2.0.4 to 2.0.9.
- [Release notes](https://github.com/jonghwanhyeon/python-ffmpeg/releases)
- [Commits](https://github.com/jonghwanhyeon/python-ffmpeg/compare/v2.0.4...v2.0.9)

---
updated-dependencies:
- dependency-name: python-ffmpeg
  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>
music_assistant/server/providers/snapcast/manifest.json
requirements_all.txt

index 26624220283a33ad27810133e00befcb658648f8..da5f77d7762dae3a1deda4ece1d4be087eaeed82 100644 (file)
@@ -4,7 +4,7 @@
   "name": "Snapcast",
   "description": "Support for snapcast server and clients.",
   "codeowners": ["@SantigoSotoC"],
-  "requirements": ["snapcast-mod==2.4.3", "python-ffmpeg==2.0.4"],
+  "requirements": ["snapcast-mod==2.4.3", "python-ffmpeg==2.0.9"],
   "documentation": "https://github.com/orgs/music-assistant/discussions/1668",
   "multi_instance": false,
   "builtin": false,
index 5aeeb280e0ce625b1a9847afc96f18f87712572b..16f7eb8c9f175c6abd27d2277cbbdb9bc0eec415 100644 (file)
@@ -24,7 +24,7 @@ pillow==10.1.0
 plexapi==4.15.6
 PyChromecast==13.0.8
 pycryptodome==3.19.0
-python-ffmpeg==2.0.4
+python-ffmpeg==2.0.9
 python-slugify==8.0.1
 shortuuid==1.0.11
 snapcast-mod==2.4.3