From 695fac2470d8aefddd8fa4fc2aec02f838149aa0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 00:45:49 +0000 Subject: [PATCH] Bump cryptography from 3.3.2 to 39.0.1 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 39.0.1. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.3.2...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-django32.txt | 2 +- requirements-django40.txt | 2 +- requirements-django41.txt | 2 +- requirements-frozen.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements-django32.txt b/requirements-django32.txt index 68ef1f03..06244f31 100644 --- a/requirements-django32.txt +++ b/requirements-django32.txt @@ -29,7 +29,7 @@ cffi==1.14.3 # weasyprint chardet==3.0.4 # via requests -cryptography==3.3.2 +cryptography==39.0.1 # via # pyjwt # social-auth-core diff --git a/requirements-django40.txt b/requirements-django40.txt index 78b3b814..9c667070 100644 --- a/requirements-django40.txt +++ b/requirements-django40.txt @@ -29,7 +29,7 @@ cffi==1.14.3 # weasyprint chardet==3.0.4 # via requests -cryptography==3.3.2 +cryptography==39.0.1 # via # pyjwt # social-auth-core diff --git a/requirements-django41.txt b/requirements-django41.txt index ccc8097b..3e97dd70 100644 --- a/requirements-django41.txt +++ b/requirements-django41.txt @@ -29,7 +29,7 @@ cffi==1.15.1 # weasyprint charset-normalizer==2.1.0 # via requests -cryptography==37.0.4 +cryptography==39.0.1 # via # pyjwt # social-auth-core diff --git a/requirements-frozen.txt b/requirements-frozen.txt index 68ef1f03..06244f31 100644 --- a/requirements-frozen.txt +++ b/requirements-frozen.txt @@ -29,7 +29,7 @@ cffi==1.14.3 # weasyprint chardet==3.0.4 # via requests -cryptography==3.3.2 +cryptography==39.0.1 # via # pyjwt # social-auth-core