From 884c508a2c83837d8bc82b0619340bcd7e6ccb4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Mar 2021 08:01:49 +0000 Subject: [PATCH] Bump cryptography from 2.7 to 3.3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 2.7 to 3.3.2. - [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/2.7...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 ba259416143de..46284b35efa63 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ click==6.7 colorama==0.4.1 contextlib2==0.5.5 croniter==0.3.30 -cryptography==2.7 +cryptography==3.3.2 decorator==4.4.0 # via retry defusedxml==0.6.0 # via python3-openid flask-appbuilder==2.2.1