From 122cfca5c9b8d2bba155d30301ba83015ca5e41b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 21:44:10 +0000 Subject: [PATCH] Bump urllib3 from 1.7.1 to 1.26.5 in /ODSA-django Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.7.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.7.1...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ODSA-django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ODSA-django/requirements.txt b/ODSA-django/requirements.txt index aad0a891..31f2c36d 100644 --- a/ODSA-django/requirements.txt +++ b/ODSA-django/requirements.txt @@ -76,7 +76,7 @@ stevedore==0.7.2 supervisor==3.0 txAMQP==0.6.2 ua-parser==0.3.2 -urllib3==1.7.1 +urllib3==1.26.5 user-agents==0.1.1 virtualenv==1.8.4 virtualenv-clone==0.2.4