From c2496d6dcd6b7ae3324975540256d27a65405cae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Nov 2022 19:22:05 +0000 Subject: [PATCH] Bump twisted from 18.4.0 to 22.10.0 in /scrapy Bumps [twisted](https://github.com/twisted/twisted) from 18.4.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-18.4.0...twisted-22.10.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scrapy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scrapy/requirements.txt b/scrapy/requirements.txt index 37ce1dc..6d1b386 100644 --- a/scrapy/requirements.txt +++ b/scrapy/requirements.txt @@ -19,6 +19,6 @@ queuelib==1.5.0 Scrapy==1.5.0 service-identity==17.0.0 six==1.11.0 -Twisted==18.4.0 +Twisted==22.10.0 w3lib==1.19.0 zope.interface==4.5.0