From 6d203db3cc2a9b1767124e5ca71cb89a62b16ac8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Jun 2021 07:14:22 +0000 Subject: [PATCH] [Security] Bump urllib3 from 1.24.2 to 1.25.9 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 to 1.25.9. **This update includes a security fix.** - [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.24.2...1.25.9) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a2d0e56..005e020 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,5 +11,5 @@ opbeat==3.5.2 psycopg2-binary==2.7.7 pytz==2018.9 requests==2.21.0 -urllib3==1.24.2 +urllib3==1.25.9 whitenoise==4.1.2