From b280538ad22353c1c94ca737397159a91d9828f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 21:26:28 +0000 Subject: [PATCH] Bump twisted from 21.2.0 to 22.4.0 in /web scraping/flipcartCrawling Bumps [twisted](https://github.com/twisted/twisted) from 21.2.0 to 22.4.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-21.2.0...twisted-22.4.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- web scraping/flipcartCrawling/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web scraping/flipcartCrawling/requirements.txt b/web scraping/flipcartCrawling/requirements.txt index 0c88080..2a24c0a 100644 --- a/web scraping/flipcartCrawling/requirements.txt +++ b/web scraping/flipcartCrawling/requirements.txt @@ -32,7 +32,7 @@ scrapy-user-agents==0.1.1 service-identity==18.1.0 six==1.15.0 soupsieve==2.2 -Twisted==21.2.0 +Twisted==22.4.0 twisted-iocpsupport==1.0.1 ua-parser==0.10.0 urllib3==1.26.3