From 2a2d6af9521692bbd585eab6c6f01afba0c87a21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 22:02:39 +0000 Subject: [PATCH] Bump urllib3 from 1.21.1 to 1.26.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.21.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.21.1...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ddapp/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ddapp/requirements.txt b/ddapp/requirements.txt index 8087f9d..28e22bf 100644 --- a/ddapp/requirements.txt +++ b/ddapp/requirements.txt @@ -21,4 +21,4 @@ six==1.10.0 social-auth-app-django==1.2.0 social-auth-core==1.4.0 uritemplate==3.0.0 -urllib3==1.21.1 +urllib3==1.26.5 diff --git a/requirements.txt b/requirements.txt index afc0ff5..44fc100 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,4 +20,4 @@ six==1.10.0 social-auth-app-django==1.2.0 social-auth-core==1.4.0 uritemplate==3.0.0 -urllib3==1.21.1 +urllib3==1.26.5