From 56322d58527b5ae05a1c1cebb01394798fcacaa6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 21:46:26 +0000 Subject: [PATCH] Bump urllib3 from 1.25.6 to 1.25.8 in /backend Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.6 to 1.25.8. - [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.25.8) 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..5d309b8 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.25.8 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..a87a485 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.25.8 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..a4ad04b 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.25.8 Werkzeug==0.16.0 WTForms==2.2.1 xlrd==1.2.0