Bump cryptography from 42.0.8 to 43.0.0 (#1516)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 23 Jul 2024 10:01:45 +0000 (12:01 +0200)
committerGitHub <noreply@github.com>
Tue, 23 Jul 2024 10:01:45 +0000 (12:01 +0200)
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.8 to 43.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.8...43.0.0)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pyproject.toml
requirements_all.txt

index 3371a286eccdfd578633f4af8ecb8d7a32d651ef..318e85a62fa963ac648d7610c444162e9dcbb968 100644 (file)
@@ -39,7 +39,7 @@ server = [
   "orjson==3.10.6",
   "shortuuid==1.0.13",
   "zeroconf==0.132.2",
-  "cryptography==42.0.8",
+  "cryptography==43.0.0",
   "ifaddr==0.2.0",
 ]
 test = [
index 9b663975a19377149261f839d15a2c622effa580..91f6a2f9cb7448d09d884356e8b71b248207ae95 100644 (file)
@@ -13,7 +13,7 @@ asyncio-throttle==1.0.2
 bidict==0.23.1
 certifi==2024.7.4
 colorlog==6.8.2
-cryptography==42.0.8
+cryptography==43.0.0
 deezer-python-async==0.3.0
 defusedxml==0.7.1
 eyeD3==0.9.7