From 6aeb3c4644a259d2b9a2ef67ba16338fb06bba5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:15:07 +0000 Subject: [PATCH] Bump cryptography from 1.2.3 to 3.2 in /python Bumps [cryptography](https://github.com/pyca/cryptography) from 1.2.3 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.2.3...3.2) Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 2e49d57..5337438 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -5,7 +5,7 @@ Brlapi==0.6.4 chardet==2.3.0 checkbox-support==0.22 command-not-found==0.3 -cryptography==1.2.3 +cryptography==3.2 defer==1.0.6 feedparser==5.1.3 Flask==0.10.1