From c1227a388e9d182fbe89d5f7e7329913b9b7c5a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 22:26:34 +0000 Subject: [PATCH] Bump urllib3 from 1.22 to 1.26.5 in /requirements Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.22 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.22...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements/base.txt diff --git a/requirements/base.txt b/requirements/base.txt old mode 100755 new mode 100644 index 1120a9c..6633c3a --- a/requirements/base.txt +++ b/requirements/base.txt @@ -45,7 +45,7 @@ requests==2.18.2 slackclient==1.0.6 social-auth-app-django==1.2.0 social-auth-core==1.4.0 -urllib3==1.22 +urllib3==1.26.5 uwsgi==2.0.14 Wand==0.4.3 whitenoise==3.3.0