From c4564d26d45438c34fc48f1edc6cff92d45b4546 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 03:47:00 +0000 Subject: [PATCH] Bump twisted from 20.3.0 to 22.1.0 in /Crawler Bumps [twisted](https://github.com/twisted/twisted) from 20.3.0 to 22.1.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.1.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Crawler/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Crawler/requirements.txt b/Crawler/requirements.txt index 81f3420..8e3c608 100644 --- a/Crawler/requirements.txt +++ b/Crawler/requirements.txt @@ -9,7 +9,7 @@ w3lib==1.22.0 msgpack==1.0.0 fs==2.4.11 selenium==3.141.0 -Twisted==20.3.0 +Twisted==22.1.0 croniter==0.3.34 pytest==5.4.3 scipy==1.5.2