From eab054a25714bd2f282d87ce7dcb0e7caeadcf5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Dec 2020 13:19:26 +0000 Subject: [PATCH] Bump urllib3 from 1.25.10 to 1.26.2 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.10 to 1.26.2. - [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.26.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 030690c..be36f10 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ sqlparse==0.3.1 toml==0.10.1 typed-ast==1.4.1 typing-extensions==3.7.4.3 -urllib3==1.25.10 +urllib3==1.26.2 webencodings==0.5.1 wrapt==1.12.1 xmltodict==0.12.0