Bump cryptography from 42.0.2 to 42.0.4 (#1103)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 22 Feb 2024 13:24:08 +0000 (14:24 +0100)
committerGitHub <noreply@github.com>
Thu, 22 Feb 2024 13:24:08 +0000 (14:24 +0100)
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.2 to 42.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.2...42.0.4)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

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 09253f6ed47b206dc7847f8a293cac29b0501fca..c844fdfe3a18bab8880e13811c1c1f2e2bb50001 100644 (file)
@@ -38,7 +38,7 @@ server = [
   "orjson==3.9.14",
   "shortuuid==1.0.11",
   "zeroconf==0.131.0",
-  "cryptography==42.0.2",
+  "cryptography==42.0.4",
   "ifaddr==0.2.0",
   "uvloop==0.19.0",
 ]
index 289c12e4cf467553cf2ac60fda98720792228839..e3d5d7ab3c3865d7e952156d867e3f15c6dc6b99 100644 (file)
@@ -10,7 +10,7 @@ aiosqlite==0.19.0
 async-upnp-client==0.38.2
 asyncio-throttle==1.0.2
 colorlog==6.8.2
-cryptography==42.0.2
+cryptography==42.0.4
 defusedxml==0.7.1
 faust-cchardet>=2.1.18
 git+https://github.com/MarvinSchenkel/pytube.git