From 997655de1c76b53bf590a2bfa5ab5300bc1b4f2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Dec 2020 07:07:02 +0000 Subject: [PATCH] Bump cryptography from 1.9 to 3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 1.9 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.9...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 f1a3cd75..f245f6e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ botocore==1.7.48 celery==4.2.0 click==6.7 colorama==0.3.9 -cryptography==1.9 +cryptography==3.2 flask==0.12.2 flask-appbuilder==1.10.0 flask-caching==1.4.0