From a6cacd3d7670323e25d7590173fa21f0d0e0d199 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 00:52:14 +0000 Subject: [PATCH] Bump urllib3 from 1.25.6 to 1.26.5 in /backend Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.6 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.6...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- backend/requirements_mac.txt | 2 +- backend/requirements_win.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 8b0e478..32b2045 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -31,7 +31,7 @@ requests==2.22.0 six==1.13.0 speaklater==1.3 tzlocal==2.0.0 -urllib3==1.25.6 +urllib3==1.26.5 Werkzeug==0.16.0 WTForms==2.2.1 xlrd==1.2.0 diff --git a/backend/requirements_mac.txt b/backend/requirements_mac.txt index 47f4974..826efc6 100644 --- a/backend/requirements_mac.txt +++ b/backend/requirements_mac.txt @@ -35,7 +35,7 @@ requests==2.22.0 six==1.13.0 speaklater==1.3 tzlocal==2.0.0 -urllib3==1.25.6 +urllib3==1.26.5 Werkzeug==0.16.0 WTForms==2.2.1 xlrd==1.2.0 diff --git a/backend/requirements_win.txt b/backend/requirements_win.txt index 633ee8c..59e9909 100644 --- a/backend/requirements_win.txt +++ b/backend/requirements_win.txt @@ -32,7 +32,7 @@ requests==2.22.0 six==1.13.0 speaklater==1.3 tzlocal==2.0.0 -urllib3==1.25.6 +urllib3==1.26.5 Werkzeug==0.16.0 WTForms==2.2.1 xlrd==1.2.0