From 425c0484c90342d525d6cd8d1138388bce3dc8f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:04:26 +0000 Subject: [PATCH] Bump cryptography from 1.7.1 to 3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 1.7.1 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.7.1...3.2) Signed-off-by: dependabot[bot] --- req.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 req.txt mode change 100755 => 100644 requirements.txt diff --git a/req.txt b/req.txt old mode 100755 new mode 100644 index 212e83f..a00eed2 --- a/req.txt +++ b/req.txt @@ -6,7 +6,7 @@ Cap1xxx==0.1.3 chardet==2.3.0 click==6.6 colorama==0.3.7 -cryptography==1.7.1 +cryptography==3.2 drumhat==0.1.0 enum34==1.1.6 envirophat==0.0.6 diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 836d48f..3be40c1 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ certifi==2018.1.18 chardet==3.0.4 chardet2==2.0.3 click==6.7 -cryptography==1.7.1 +cryptography==3.2 Flask==0.12.2 Flask-WTF==0.14.2 future==0.16.0