From b14570948f9386fc7a9b6d7e57127f3f0511bffd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 22:09:02 +0000 Subject: [PATCH] build(deps): bump cryptography from 1.5.2 to 3.3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 1.5.2 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/1.5.2...3.3.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... 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..9852e8af 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.3.2 debtcollector==1.11.0 docopt==0.6.2 enum34==1.1.6 diff --git a/requirements3.txt b/requirements3.txt index f72bd941..58938fc2 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.3.2 debtcollector==1.8.0 docopt==0.6.2 Flask==0.11.1