From 6e8e21771a68b0c74d761e01b9289b75d82ab292 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Jun 2021 08:46:06 +0000 Subject: [PATCH] [Security] Bump urllib3 from 1.23 to 1.25.9 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.23 to 1.25.9. **This update includes security fixes.** - [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.23...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 7cc9e26..b6c041d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -63,5 +63,5 @@ sqlparse==0.3.0 static3==0.7.0 toml==0.9.4 typed-ast==1.4.1 -urllib3==1.23 +urllib3==1.25.9 webencodings==0.5.1