From d8e6f960a35d16048f1080f7dbf5f708a6fffc78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2019 04:11:32 +0000 Subject: [PATCH] Bump urllib3 from 1.24.1 to 1.24.2 in /Database_Py_Spark_MapReduce/Code Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.1 to 1.24.2. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.24.1...1.24.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..65c601e 100644 --- a/Database_Py_Spark_MapReduce/Code/requirements.txt +++ b/Database_Py_Spark_MapReduce/Code/requirements.txt @@ -50,6 +50,6 @@ ssh-import-id==5.7 traitlets==4.3.2 ubuntu-advantage-tools==19.2 ufw==0.36 -urllib3==1.24.1 +urllib3==1.24.2 vboxapi==1.0 wcwidth==0.1.7