From 4cd4f6027e5d1fde96d4eef90c13758c679189fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 21:58:27 +0000 Subject: [PATCH] Bump urllib3 from 1.9.1 to 1.26.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.9.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.9.1...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_local.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 785f1ea..1d5537b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,7 +50,7 @@ requests-oauthlib==0.4.1 six==1.6.1 sorl-thumbnail==11.12.1b sqlparse==0.1.13 -urllib3==1.9.1 +urllib3==1.26.5 wheel==0.24.0 wsgiref==0.1.2 yolk==0.4.3 diff --git a/requirements_local.txt b/requirements_local.txt index 252fbad..1ae104f 100644 --- a/requirements_local.txt +++ b/requirements_local.txt @@ -45,7 +45,7 @@ six==1.6.1 sorl-thumbnail==11.12.1b0 South==1.0 sqlparse==0.1.13 -urllib3==1.9.1 +urllib3==1.26.5 Werkzeug==0.11.1 wheel==0.24.0 Whoosh==2.5.7