From 11ed1b98e1606eed6da8c424858788cc2c1d9e91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 May 2021 17:48:12 +0000 Subject: [PATCH] Bump urllib3 from 1.25.6 to 1.25.8 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.6 to 1.25.8. - [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.6...1.25.8) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c0a02dd..4db1f4d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,6 +21,6 @@ social-auth-app-django==3.1.0 social-auth-core==3.2.0 soupsieve==2.1 sqlparse==0.3.0 -urllib3==1.25.6 +urllib3==1.25.8 whitenoise==5.2.0 yapf==0.30.0 \ No newline at end of file