From bbb6cc3b7ce57bb51a49324dcddbac3721bc7a5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 23:10:09 +0000 Subject: [PATCH] Bump urllib3 from 1.23 to 1.26.5 in /scrapy/sfw_spider Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.23 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.23...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scrapy/sfw_spider/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scrapy/sfw_spider/requirements.txt b/scrapy/sfw_spider/requirements.txt index 061f1b2..7354247 100644 --- a/scrapy/sfw_spider/requirements.txt +++ b/scrapy/sfw_spider/requirements.txt @@ -46,7 +46,7 @@ six==1.11.0 tqdm==4.28.1 Twisted==18.9.0 tzlocal==1.5.1 -urllib3==1.23 +urllib3==1.26.5 w3lib==1.19.0 wrapt==1.10.11 yarl==1.2.6