From 7f9df5e76fbc80aa1203728af86eb1c6486e104f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 26 Mar 2021 13:18:04 +0000 Subject: [PATCH] [Security] Bump urllib3 from 1.24.1 to 1.24.2 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.1 to 1.24.2. **This update includes security fixes.** - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.24.1...1.24.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 09e4496ad0..eb053aa217 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ rjsmin==1.0.12 # via django-compressor tinycss2==0.5 # via http-crawler -urllib3==1.24.1 +urllib3==1.24.2 # via requests webencodings==0.5 # via tinycss2