From bb82ebbb85c76f8a7a726e95089a10c742576eca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 22:16:19 +0000 Subject: [PATCH] Bump cryptography from 40.0.1 to 41.0.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 40.0.1 to 41.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/40.0.1...41.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-minimal.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-minimal.txt b/requirements-minimal.txt index 8b428ef..d73771d 100644 --- a/requirements-minimal.txt +++ b/requirements-minimal.txt @@ -1,4 +1,4 @@ -cryptography<39.0.2 # Due to Rust requirements (ok to remove once rustc is puppeted or we just install Rust in the container) +cryptography<41.0.3 # Due to Rust requirements (ok to remove once rustc is puppeted or we just install Rust in the container) emoji ocflib pyOpenSSL diff --git a/requirements.txt b/requirements.txt index 00c1d7a..c9b44b3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ cffi==1.14.5 chardet==3.0.4 constantly==15.1.0 cracklib==2.9.3 -cryptography==40.0.1 +cryptography==41.0.2 Deprecated==1.2.11 dnspython==2.1.0 emoji==1.2.0