From 804d3508151fa3831e7769cbc8c7376bacdaeffc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Nov 2022 19:45:12 +0000 Subject: [PATCH] Bump twisted from 20.3.0 to 22.10.0 in /scrapy_app Bumps [twisted](https://github.com/twisted/twisted) from 20.3.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-20.3.0...twisted-22.10.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scrapy_app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scrapy_app/requirements.txt b/scrapy_app/requirements.txt index 88e5edd..b81a63c 100644 --- a/scrapy_app/requirements.txt +++ b/scrapy_app/requirements.txt @@ -7,7 +7,7 @@ pymongo==3.10.1 python-scrapyd-api==2.1.2 APScheduler==3.6.3 django-environ==0.8.0 -Twisted==20.3.0 +Twisted==22.10.0 stem==1.8.0 requests==2.25.0 requests-html==0.10.0