From d7839fb31b2823f9fa2d1dc0af1b60d936b932e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Oct 2020 05:57:09 +0000 Subject: [PATCH] Bump urllib3 from 1.25.10 to 1.25.11 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.10 to 1.25.11. - [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.25.10...1.25.11) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 85a8961..5b55ee8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -52,7 +52,7 @@ soupsieve==2.0.1 SQLAlchemy==1.3.20 style==1.1.6 toml==0.10.1 -urllib3==1.25.10 +urllib3==1.25.11 webencodings==0.5.1 Werkzeug==1.0.1 wrapt==1.12.1