From b7f84eab7e247eafd93bd0b04a0d4a3d799b9040 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 23:37:24 +0000 Subject: [PATCH] Bump cryptography from 3.3.2 to 41.0.3 in /requirements Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.3.2...41.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/accelerated.txt | 2 +- requirements/postgres.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/accelerated.txt b/requirements/accelerated.txt index 2a2539d5..4e818d6c 100644 --- a/requirements/accelerated.txt +++ b/requirements/accelerated.txt @@ -1,2 +1,2 @@ M2Crypto==0.37.1 -cryptography==3.3.2 +cryptography==41.0.3 diff --git a/requirements/postgres.txt b/requirements/postgres.txt index 92645a26..e5876d58 100644 --- a/requirements/postgres.txt +++ b/requirements/postgres.txt @@ -1,2 +1,2 @@ psycopg2-binary==2.8.6 -cryptography==3.3.2 +cryptography==41.0.3