From a667a04cf7629e339bc18f405f26e1461871c710 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 02:53:31 +0100 Subject: [PATCH] Bump cryptography from 41.0.6 to 41.0.7 (#962) Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.6 to 41.0.7. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.6...41.0.7) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 0b84fc460..6371b94d0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ server = [ "orjson==3.9.10", "shortuuid==1.0.11", "zeroconf==0.128.0", - "cryptography==41.0.6", + "cryptography==41.0.7", "ifaddr==0.2.0", "uvloop==0.19.0" ] diff --git a/requirements_all.txt b/requirements_all.txt index a4e5b05ea..246c93456 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -10,7 +10,7 @@ aiosqlite==0.19.0 async-upnp-client==0.36.2 asyncio-throttle==1.0.2 colorlog==6.8.0 -cryptography==41.0.6 +cryptography==41.0.7 faust-cchardet>=2.1.18 git+https://github.com/MarvinSchenkel/pytube.git git+https://github.com/gieljnssns/python-radios.git@main