From 002a982ea80198ae3f0338ff49ca600a2918d08d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Nov 2022 19:30:46 +0000 Subject: [PATCH] Bump twisted from 19.10.0 to 22.10.0 in /crawler/prod_info Bumps [twisted](https://github.com/twisted/twisted) from 19.10.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.10.0...twisted-22.10.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- crawler/prod_info/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crawler/prod_info/requirements.txt b/crawler/prod_info/requirements.txt index b9ff821..d25afc9 100644 --- a/crawler/prod_info/requirements.txt +++ b/crawler/prod_info/requirements.txt @@ -22,6 +22,6 @@ Scrapy==1.8.0 service-identity==18.1.0 six==1.13.0 soupsieve==1.9.5 -Twisted==19.10.0 +Twisted==22.10.0 w3lib==1.21.0 zope.interface==4.7.1