From d9d19166cbfa474b6d4446e9bed111a81c951018 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Nov 2022 19:43:04 +0000 Subject: [PATCH] Bump twisted from 20.3.0 to 22.10.0 in /Crawler 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] --- Crawler/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Crawler/requirements.txt b/Crawler/requirements.txt index 81f3420..f0b44fb 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.10.0 croniter==0.3.34 pytest==5.4.3 scipy==1.5.2