From a5ced318fcf14b1570a306198001a08e9b5b861d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:18:59 +0000 Subject: [PATCH] build(deps): bump cryptography from 1.5.2 to 3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 1.5.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/1.5.2...3.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements3.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index b373d20b..5abcde8a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ cffi==1.9.1 click==6.7 cloudmesh-timestring==1.6.2.1 colorama==0.3.7 -cryptography==1.7.2 +cryptography==3.2 debtcollector==1.11.0 docopt==0.6.2 enum34==1.1.6 diff --git a/requirements3.txt b/requirements3.txt index f72bd941..68132620 100644 --- a/requirements3.txt +++ b/requirements3.txt @@ -18,7 +18,7 @@ cffi==1.8.3 click==6.6 cloudmesh-timestring==1.6.2.1 colorama==0.3.7 -cryptography==1.5.2 +cryptography==3.2 debtcollector==1.8.0 docopt==0.6.2 Flask==0.11.1