From fc51e0ce0bb693ef22751253dd5207c5f5ff1cac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:35:59 +0000 Subject: [PATCH] Bump cryptography from 2.1.4 to 3.2 in /master Bumps [cryptography](https://github.com/pyca/cryptography) from 2.1.4 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/2.1.4...3.2) Signed-off-by: dependabot[bot] --- master/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/master/requirements.txt b/master/requirements.txt index 5ca388e..3cac088 100644 --- a/master/requirements.txt +++ b/master/requirements.txt @@ -14,7 +14,7 @@ chardet==3.0.4 click==6.6 colorama==0.3.9 cookies==2.2.1 -cryptography==2.1.4 +cryptography==3.2 cymem==1.31.2 cytoolz==0.8.2 decorator==4.1.2