From a9f980a09ce6eda6caff4f89efe37ab5ec7109f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jan 2021 14:25:53 +0000 Subject: [PATCH] build(deps): bump cryptography from 2.6.1 to 3.2 in /iceweasel Bumps [cryptography](https://github.com/pyca/cryptography) from 2.6.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/2.6.1...3.2) Signed-off-by: dependabot[bot] --- iceweasel/requirements-rf.txt | 2 +- iceweasel/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/iceweasel/requirements-rf.txt b/iceweasel/requirements-rf.txt index d4b1c29..dcca1e0 100644 --- a/iceweasel/requirements-rf.txt +++ b/iceweasel/requirements-rf.txt @@ -1,6 +1,6 @@ asn1crypto==0.24.0 cffi==1.12.3 -cryptography==2.6.1 +cryptography==3.2 decorator==4.4.0 ecdsa==0.13 enum34==1.1.6 diff --git a/iceweasel/requirements.txt b/iceweasel/requirements.txt index 0eb8535..6083d6d 100644 --- a/iceweasel/requirements.txt +++ b/iceweasel/requirements.txt @@ -14,7 +14,7 @@ cffi==1.12.3 chardet==3.0.4 Cheetah==2.4.4 Click==7.0 -cryptography==2.0.3 +cryptography==3.2 Django==1.11.20 django-auth-ldap==1.7.0 django-bootstrap3==11.0.0