From 2951f1c6258a88ad83cfcfd9418549551207c7cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 22:17:06 +0000 Subject: [PATCH] Bump cryptography from 2.6.1 to 3.2 in /mongodbDataExtraction Bumps [cryptography](https://github.com/pyca/cryptography) from 2.6.1 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.6.1...3.2) Signed-off-by: dependabot[bot] --- mongodbDataExtraction/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mongodbDataExtraction/requirements.txt b/mongodbDataExtraction/requirements.txt index 3670869..62af926 100644 --- a/mongodbDataExtraction/requirements.txt +++ b/mongodbDataExtraction/requirements.txt @@ -4,7 +4,7 @@ cffi==1.12.3 chardet==3.0.4 cliapp==1.20170827 cmdtest==0.32 -cryptography==2.6.1 +cryptography==3.2 decorator==4.1.2 diskcache==3.0.6 docutils==0.14