Bump cryptography from 42.0.5 to 42.0.7 (#1274)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 7 May 2024 13:15:45 +0000 (15:15 +0200)
committerGitHub <noreply@github.com>
Tue, 7 May 2024 13:15:45 +0000 (15:15 +0200)
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.5 to 42.0.7.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.5...42.0.7)

---
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 774d403ff0498deddc5062cf84431f0f511debaf..e34d2e16578cda1d98ad0959498bd006ea621140 100644 (file)
@@ -39,7 +39,7 @@ server = [
   "orjson==3.10.3",
   "shortuuid==1.0.13",
   "zeroconf==0.132.2",
-  "cryptography==42.0.5",
+  "cryptography==42.0.7",
   "ifaddr==0.2.0",
 ]
 test = [
index 82387c1031bfd22dee5bf2ad5fa5e89551efcc50..daf0ed7e99ae9d7aa75e6371b4ffd99505f4e3d0 100644 (file)
@@ -10,7 +10,7 @@ aiosqlite==0.20.0
 async-upnp-client==0.38.3
 asyncio-throttle==1.0.2
 colorlog==6.8.2
-cryptography==42.0.5
+cryptography==42.0.7
 deezer-python-async==0.3.0
 defusedxml==0.7.1
 faust-cchardet>=2.1.18