From a6500d3a80a54c07288fe8afd7ac81c3f18df079 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Aug 2021 17:28:40 +0000 Subject: [PATCH] Bump urllib3 from 1.23 to 1.26.5 in /DeepPATH_code Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.23 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.23...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- DeepPATH_code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 DeepPATH_code/requirements.txt diff --git a/DeepPATH_code/requirements.txt b/DeepPATH_code/requirements.txt old mode 100755 new mode 100644 index 01cc97b..723aaac --- a/DeepPATH_code/requirements.txt +++ b/DeepPATH_code/requirements.txt @@ -247,7 +247,7 @@ umap==0.1.1 umap-learn==0.5.1 Unidecode==1.0.22 update==0.0.1 -urllib3==1.23 +urllib3==1.26.5 wcwidth==0.1.7 websocket-client==0.54.0 Werkzeug==0.14.1