From 17e9f3f8e148eadeb74e6c422f8a5877495e2644 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 00:40:23 +0000 Subject: [PATCH] Bump urllib3 from 1.25.8 to 1.26.5 in /requirements 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] --- requirements/dev.txt | 2 +- requirements/pro.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index e5f3476..59d75aa 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -34,7 +34,7 @@ six==1.12.0 sqlparse==0.3.0 traitlets==4.3.3 Unidecode==1.1.1 -urllib3==1.25.8 +urllib3==1.26.5 wagtail==2.11.6 wagtailcodeblock==1.15.0.0 wcwidth==0.1.7 diff --git a/requirements/pro.txt b/requirements/pro.txt index f263cf4..64bc443 100644 --- a/requirements/pro.txt +++ b/requirements/pro.txt @@ -36,7 +36,7 @@ six==1.12.0 sqlparse==0.3.0 traitlets==4.3.3 Unidecode==1.1.1 -urllib3==1.25.8 +urllib3==1.26.5 wagtail==2.11.6 wagtailcodeblock==1.15.0.0 wcwidth==0.1.7