From 6c6abab4f44e8387d9c44b09bfe4fda81dac8034 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 21:57:13 +0000 Subject: [PATCH] Bump urllib3 from 1.19.1 to 1.26.5 in /django_project Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.19.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.19.1...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- django_project/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django_project/requirements.txt b/django_project/requirements.txt index 07474b9..86fa896 100644 --- a/django_project/requirements.txt +++ b/django_project/requirements.txt @@ -19,4 +19,4 @@ scipy==0.18.1 six==1.10.0 sklearn==0.0 South==1.0.2 -urllib3==1.19.1 +urllib3==1.26.5