From 3c12dcea8dc7d1c9f5c63576961fd1f24f49afa3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 00:32:21 +0000 Subject: [PATCH] Bump urllib3 from 1.24.1 to 1.26.5 in /Database_Py_Spark_MapReduce/Code Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.1 to 1.26.5. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.24.1...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... 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..dd6cea2 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.26.5 vboxapi==1.0 wcwidth==0.1.7