From b3c79e1f91f4301e9a78d66cd13e8faa45d72d7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 01:39:54 +0000 Subject: [PATCH] Bump urllib3 from 1.25.8 to 1.26.5 in /backend Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.8 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.8...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/dev_requirements.txt | 2 +- backend/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/dev_requirements.txt b/backend/dev_requirements.txt index 9752efc..5ecd891 100644 --- a/backend/dev_requirements.txt +++ b/backend/dev_requirements.txt @@ -21,4 +21,4 @@ requests==2.22.0 six==1.14.0 sqlparse==0.3.0 uritemplate==3.0.1 -urllib3==1.25.8 +urllib3==1.26.5 diff --git a/backend/requirements.txt b/backend/requirements.txt index 19ace74..0091739 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -22,4 +22,4 @@ requests==2.22.0 six==1.14.0 sqlparse==0.3.0 uritemplate==3.0.1 -urllib3==1.25.8 +urllib3==1.26.5