Bump pycryptodome from 3.19.1 to 3.20.0 (#1001)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 19 Jan 2024 23:19:13 +0000 (00:19 +0100)
committerGitHub <noreply@github.com>
Fri, 19 Jan 2024 23:19:13 +0000 (00:19 +0100)
* Bump pycryptodome from 3.19.1 to 3.20.0

Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.19.1 to 3.20.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.19.1...v3.20.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 f511e49b2f84f333ecbf802e485f39f5716c8ba5..e56891108916baf99e4605be84d2cd94fa3c46b3 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.19.1"],
+  "requirements": ["git+https://github.com/music-assistant/deezer-python-async@v0.1.2", "pycryptodome==3.20.0"],
   "multi_instance": true
 }
index c13e0aca874d7b35e9c749664de6eca9b548f8a0..bd213e0bd91df2698179b61cb161debe7b718eef 100644 (file)
@@ -23,7 +23,7 @@ orjson==3.9.10
 pillow==10.2.0
 plexapi==4.15.7
 PyChromecast==13.0.8
-pycryptodome==3.19.1
+pycryptodome==3.20.0
 python-ffmpeg==2.0.9
 python-slugify==8.0.1
 shortuuid==1.0.11