From cb121b2540dae9427699d36930acf7fceab72652 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:06:55 +0000 Subject: [PATCH] Bump cryptography from 1.7.1 to 3.2 in /rest-java/scripts 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] --- rest-java/scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest-java/scripts/requirements.txt b/rest-java/scripts/requirements.txt index 593e416..97aa8ce 100644 --- a/rest-java/scripts/requirements.txt +++ b/rest-java/scripts/requirements.txt @@ -1,7 +1,7 @@ beautifulsoup4==4.5.3 chardet==2.3.0 configparser==3.5.0 -cryptography==1.7.1 +cryptography==3.2 elasticsearch==6.0.0 enum34==1.1.6 html5lib==0.999999999