Bump pycryptodome from 3.18.0 to 3.19.0 (#945)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 5 Dec 2023 14:03:24 +0000 (15:03 +0100)
committerGitHub <noreply@github.com>
Tue, 5 Dec 2023 14:03:24 +0000 (15:03 +0100)
* Bump pycryptodome from 3.18.0 to 3.19.0

Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.18.0 to 3.19.0.
- [Release notes](https://github.com/Legrandin/pycryptodome/releases)
- [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst)
- [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.18.0...v3.19.0)

---
updated-dependencies:
- dependency-name: pycryptodome
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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/deezer/manifest.json
requirements_all.txt

index e0d4f10b847d846c8e0e425baf0cfecbdb8b5d9d..9f93c254f3e00291386b6cf65dc21ec63af52eec 100644 (file)
@@ -5,6 +5,6 @@
   "description": "Support for the Deezer streaming provider in Music Assistant.",
   "codeowners": ["@Un10ck3d",  "@micha91"],
   "documentation": "https://github.com/orgs/music-assistant/discussions/1245",
-  "requirements": ["git+https://github.com/music-assistant/deezer-python-async@v0.1.2", "pycryptodome==3.18.0"],
+  "requirements": ["git+https://github.com/music-assistant/deezer-python-async@v0.1.2", "pycryptodome==3.19.0"],
   "multi_instance": true
 }
index 8323af9187e74d62fccdb457949fa2b819a4cda0..83a4670e527659171fcc1e55865a9c45dbe5e0a5 100644 (file)
@@ -23,7 +23,7 @@ orjson==3.9.10
 pillow==10.1.0
 plexapi==4.15.6
 PyChromecast==13.0.8
-pycryptodome==3.18.0
+pycryptodome==3.19.0
 python-ffmpeg==2.0.4
 python-slugify==8.0.1
 shortuuid==1.0.11