From 048c9bcce216a64a3fd5d948808305835a969d8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:27:22 +0000 Subject: [PATCH] Bump cryptography from 1.2.3 to 3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 1.2.3 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/1.2.3...3.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 86c6ac6..0ec89e7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ argh==0.26.1 Babel==2.2.0 cffi==1.5.0 click==6.2 -cryptography==1.2.3 +cryptography==3.2 decorator==4.0.9 enum34==1.1.2 ExifRead==2.1.2