Bump cryptography from 42.0.4 to 42.0.5 (#1124)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 6 Mar 2024 22:17:43 +0000 (23:17 +0100)
committerGitHub <noreply@github.com>
Wed, 6 Mar 2024 22:17:43 +0000 (23:17 +0100)
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.4 to 42.0.5.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.4...42.0.5)

---
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 28e77834d42df42afbb6b9ed0ee064165c529021..9f230f9e06600be693277a1bfeeb251464e92e24 100644 (file)
@@ -38,7 +38,7 @@ server = [
   "orjson==3.9.15",
   "shortuuid==1.0.12",
   "zeroconf==0.131.0",
-  "cryptography==42.0.4",
+  "cryptography==42.0.5",
   "ifaddr==0.2.0",
   "uvloop==0.19.0",
 ]
index b4d2f17b48a51bde6c2ab66fbdaf78c3583a0093..4fdbfe2f87fb829326e507d6da1043897315cbbf 100644 (file)
@@ -10,7 +10,7 @@ aiosqlite==0.20.0
 async-upnp-client==0.38.2
 asyncio-throttle==1.0.2
 colorlog==6.8.2
-cryptography==42.0.4
+cryptography==42.0.5
 defusedxml==0.7.1
 faust-cchardet>=2.1.18
 git+https://github.com/MarvinSchenkel/pytube.git