From 8f51936af61a9dafd7bf74c5e4d8bf29f26c6f71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Nov 2022 19:38:09 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20twisted=20from=2019.7.0=20to=2022.10.0?= =?UTF-8?q?=20in=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 [twisted](https://github.com/twisted/twisted) from 19.7.0 to 22.10.0. - [Release notes](https://github.com/twisted/twisted/releases) - [Changelog](https://github.com/twisted/twisted/blob/trunk/NEWS.rst) - [Commits](https://github.com/twisted/twisted/compare/twisted-19.7.0...twisted-22.10.0) --- updated-dependencies: - dependency-name: twisted 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..20f1ff7 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" @@ -126,7 +126,7 @@ testpath==0.4.2 Theano==1.0.4 tornado==6.0.3 traitlets==4.3.2 -Twisted==19.7.0 +Twisted==22.10.0 urllib3==1.25.6 w3lib==1.21.0 wcwidth==0.1.7