From f859dc688da3b76897d06e6ddd1f9c7513646852 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Oct 2020 15:02:14 +0000 Subject: [PATCH] Bump urllib3 from 1.22 to 1.24.2 in /Scrapy/Peacock Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.22 to 1.24.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.22...1.24.2) Signed-off-by: dependabot[bot] --- Scrapy/Peacock/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scrapy/Peacock/requirements.txt b/Scrapy/Peacock/requirements.txt index 2f708d1..c7901a5 100644 --- a/Scrapy/Peacock/requirements.txt +++ b/Scrapy/Peacock/requirements.txt @@ -78,7 +78,7 @@ texttable==1.6.2 toml==0.10.1 Twisted==20.3.0 typing-extensions==3.7.4.2 -urllib3==1.22 +urllib3==1.24.2 w3lib==1.22.0 websocket-client==0.57.0 yarl==1.4.2