Bump cryptography from 41.0.7 to 42.0.2 (#1067)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 9 Feb 2024 08:41:58 +0000 (09:41 +0100)
committerGitHub <noreply@github.com>
Fri, 9 Feb 2024 08:41:58 +0000 (09:41 +0100)
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.7 to 42.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.7...42.0.2)

---
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 96995d7c3f325878b6a4b05778efee71473105cf..85ff265f08fde2f1b28478b876c2e0629129c1b8 100644 (file)
@@ -40,7 +40,7 @@ server = [
   "orjson==3.9.12",
   "shortuuid==1.0.11",
   "zeroconf==0.131.0",
-  "cryptography==41.0.7",
+  "cryptography==42.0.2",
   "ifaddr==0.2.0",
   "uvloop==0.19.0",
 ]
index f10b2d349c95253793a6a442c6df450a0586f780..2ab56aaa09d2af0eaafa0a93c2a6819977da0f86 100644 (file)
@@ -10,7 +10,7 @@ aiosqlite==0.19.0
 async-upnp-client==0.38.1
 asyncio-throttle==1.0.2
 colorlog==6.8.2
-cryptography==41.0.7
+cryptography==42.0.2
 defusedxml==0.7.1
 faust-cchardet>=2.1.18
 git+https://github.com/MarvinSchenkel/pytube.git