From ff7d4a8e2fc400d527689b2939d7ab3dff0266b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 22:47:12 +0000 Subject: [PATCH] Bump cryptography from 2.9.2 to 3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 2.9.2 to 3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/2.9.2...3.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- sync-services/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e461b83..5bbbb40 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ chardet==3.0.4 Click==7.0 cluster==1.4.1.post2 config==0.4.2 -cryptography==2.9.2 +cryptography==3.2 Django==2.2.1 fernet==1.0.1 Flask==1.0.2 diff --git a/sync-services/requirements.txt b/sync-services/requirements.txt index e461b83..5bbbb40 100644 --- a/sync-services/requirements.txt +++ b/sync-services/requirements.txt @@ -12,7 +12,7 @@ chardet==3.0.4 Click==7.0 cluster==1.4.1.post2 config==0.4.2 -cryptography==2.9.2 +cryptography==3.2 Django==2.2.1 fernet==1.0.1 Flask==1.0.2