From b1dfbaf6045a2d9996d4a9622243de7c186c5976 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 20 Oct 2020 11:16:55 +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-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dc49f08..ee697a7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ selenium==3.141.0 requests==2.24.0 -urllib3==1.25.10 +urllib3==1.25.11 lxml bs4