From 3d316756b618fd51b307b1b2c44bbd1b20c13be7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 00:36:16 +0000 Subject: [PATCH] Bump urllib3 from 1.25.3 to 1.26.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.3 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.25.3...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- project_source/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/project_source/requirements.txt b/project_source/requirements.txt index 6160130..5914fd1 100644 --- a/project_source/requirements.txt +++ b/project_source/requirements.txt @@ -60,7 +60,7 @@ tensorflow==1.13.1 tensorflow-estimator==1.13.0 termcolor==1.1.0 tqdm==4.32.1 -urllib3==1.25.3 +urllib3==1.26.5 Werkzeug==0.15.4 xlrd==1.2.0 xlwt==1.3.0 diff --git a/requirements.txt b/requirements.txt index c801269..0413cda 100644 --- a/requirements.txt +++ b/requirements.txt @@ -59,7 +59,7 @@ tensorflow==1.13.1 tensorflow-estimator==1.13.0 termcolor==1.1.0 tqdm==4.32.1 -urllib3==1.25.3 +urllib3==1.26.5 Werkzeug==0.15.4 xlrd==1.2.0 xlwt==1.3.0