From 5cc1067acba76592865dcf5ce589c43061d6178f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Nov 2021 16:45:36 +0000 Subject: [PATCH] build(deps): bump urllib3 from 1.24.2 to 1.26.5 in /anaconda Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 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.2...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- anaconda/anaconda-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anaconda/anaconda-requirements.txt b/anaconda/anaconda-requirements.txt index 7fa221b..88b133b 100644 --- a/anaconda/anaconda-requirements.txt +++ b/anaconda/anaconda-requirements.txt @@ -260,7 +260,7 @@ tqdm==4.32.1 traitlets==4.3.2 unicodecsv==0.14.1 unixodbc==2.3.7 -urllib3==1.24.2 +urllib3==1.26.5 wcwidth==0.1.7 webencodings==0.5.1 werkzeug==0.15.4