From 02591fedb99b3abfe4c5e01493f05f2e8ff14120 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 03:19:59 +0000 Subject: [PATCH] Bump urllib3 from 1.22 to 1.26.5 in /Scrapy/Peacock Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.22 to 1.26.5. - [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.22...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... 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..66df7a8 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.26.5 w3lib==1.22.0 websocket-client==0.57.0 yarl==1.4.2