From 96e6f7aa849ccb18501bc734cd39745c0a55f124 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:59:06 +0000 Subject: [PATCH] Bump cryptography from 2.3 to 3.2 in /Database_Py_Spark_MapReduce/Code Bumps [cryptography](https://github.com/pyca/cryptography) from 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/2.3...3.2) Signed-off-by: dependabot[bot] --- Database_Py_Spark_MapReduce/Code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Database_Py_Spark_MapReduce/Code/requirements.txt b/Database_Py_Spark_MapReduce/Code/requirements.txt index 4f37e71..47bf661 100644 --- a/Database_Py_Spark_MapReduce/Code/requirements.txt +++ b/Database_Py_Spark_MapReduce/Code/requirements.txt @@ -4,7 +4,7 @@ basemap==1.2.0 certifi==2018.8.24 chardet==3.0.4 command-not-found==0.3 -cryptography==2.3 +cryptography==3.2 cycler==0.10.0 decorator==4.4.0 distro-info===0.21ubuntu2