From d4a8c96fa2bd29ea423f2021bcc0ee0e60350ae0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 01:01:16 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20urllib3=20from=201.25.6=20to=201.26.5=20?= =?UTF-8?q?in=20/4.scrapy=E7=88=AC=E8=99=AB=E9=A1=B9=E7=9B=AE/fang?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.6 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.25.6...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../fang/requirements.txt" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/4.scrapy\347\210\254\350\231\253\351\241\271\347\233\256/fang/requirements.txt" "b/4.scrapy\347\210\254\350\231\253\351\241\271\347\233\256/fang/requirements.txt" index bd705c2..3b7f1fc 100644 --- "a/4.scrapy\347\210\254\350\231\253\351\241\271\347\233\256/fang/requirements.txt" +++ "b/4.scrapy\347\210\254\350\231\253\351\241\271\347\233\256/fang/requirements.txt" @@ -127,7 +127,7 @@ Theano==1.0.4 tornado==6.0.3 traitlets==4.3.2 Twisted==19.7.0 -urllib3==1.25.6 +urllib3==1.26.5 w3lib==1.21.0 wcwidth==0.1.7 webencodings==0.5.1