From 2fb4f9cec3008f5c4943554bcbfa43ff61350003 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:50:12 +0000 Subject: [PATCH] Bump cryptography from 2.1.4 to 3.2 in /nlp 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] --- nlp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nlp/requirements.txt b/nlp/requirements.txt index 7b8e643..a77c9cc 100644 --- a/nlp/requirements.txt +++ b/nlp/requirements.txt @@ -10,7 +10,7 @@ Brlapi==0.6.6 certifi==2018.1.18 chardet==3.0.4 command-not-found==0.3 -cryptography==2.1.4 +cryptography==3.2 cupshelpers==1.0 cycler==0.10.0 decorator==4.4.0