From d58cb3091c00ba83a3385b390a64a7d534e60dd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 02:18:48 +0000 Subject: [PATCH] Bump urllib3 from 1.24.1 to 1.26.5 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] --- requirements.txt | 2 +- requirements_gpu.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e98d3bb..df8f24d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -116,7 +116,7 @@ toolz==0.9.0 tornado==5.1.1 tqdm==4.31.1 traitlets==4.3.2 -urllib3==1.24.1 +urllib3==1.26.5 wcwidth==0.1.7 webencodings==0.5.1 Werkzeug==0.14.1 diff --git a/requirements_gpu.txt b/requirements_gpu.txt index 604ac3f..ce31919 100644 --- a/requirements_gpu.txt +++ b/requirements_gpu.txt @@ -117,7 +117,7 @@ toolz==0.9.0 tornado==5.1.1 tqdm==4.31.1 traitlets==4.3.2 -urllib3==1.24.1 +urllib3==1.26.5 wcwidth==0.1.7 webencodings==0.5.1 Werkzeug==0.14.1