Bump cryptography from 42.0.7 to 42.0.8 (#1340)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 10 Jun 2024 22:00:03 +0000 (00:00 +0200)
committerGitHub <noreply@github.com>
Mon, 10 Jun 2024 22:00:03 +0000 (00:00 +0200)
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.7 to 42.0.8.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.7...42.0.8)

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

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 94fb29d6b5d294d8b718054dd64a6135e12c1998..6eca3ba6abbb33581ff25fbb181af6208a5fc74c 100644 (file)
@@ -38,7 +38,7 @@ server = [
   "orjson==3.10.3",
   "shortuuid==1.0.13",
   "zeroconf==0.132.2",
-  "cryptography==42.0.7",
+  "cryptography==42.0.8",
   "ifaddr==0.2.0",
 ]
 test = [
index 9c76fc805cc29384f44c38a13256f9cf8935a238..f31cba287f66da94b28b07865a5d792442879a59 100644 (file)
@@ -12,7 +12,7 @@ asyncio-throttle==1.0.2
 bidict==0.23.1
 certifi==2024.2.2
 colorlog==6.8.2
-cryptography==42.0.7
+cryptography==42.0.8
 deezer-python-async==0.3.0
 defusedxml==0.7.1
 faust-cchardet>=2.1.18