From 3301648a4acb1f4c01de2e96c17f13e5b34cdc3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 01:45:04 +0000 Subject: [PATCH] Bump cryptography from 40.0.1 to 41.0.3 Bumps [cryptography](https://github.com/pyca/cryptography) from 40.0.1 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/40.0.1...41.0.3) --- 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..1ce46a0 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.4 # 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..d88ae2a 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.3 Deprecated==1.2.11 dnspython==2.1.0 emoji==1.2.0