From cd1e80dafcdd87d5668cf6ec03443ca7581ffbbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 03:39:51 +0000 Subject: [PATCH] Bump twisted from 19.7.0 to 22.1.0 Bumps [twisted](https://github.com/twisted/twisted) from 19.7.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-19.7.0...twisted-22.1.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- stack-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack-requirements.txt b/stack-requirements.txt index c13f593..f491d38 100644 --- a/stack-requirements.txt +++ b/stack-requirements.txt @@ -61,7 +61,7 @@ scrapylib==1.7.1 service-identity==18.1.0 # via scrapy six==1.12.0 slackclient==1.3.0 -twisted==19.7.0 +twisted==22.1.0 urllib3==1.24.2 # via requests w3lib==1.20.0 # via parsel, scrapy, scrapy-crawlera websocket-client==0.54.0 # via slackclient