From 7b6727183d3930ad670f230c41bc81de46c1d455 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 17:36:08 +0000 Subject: [PATCH] Bump twisted from 19.7.0 to 22.2.0 Bumps [twisted](https://github.com/twisted/twisted) from 19.7.0 to 22.2.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.2.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6483ba23..a1802d9b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -85,7 +85,7 @@ soupsieve==1.9.2 sqlparse==0.3.0 terminaltables==3.1.0 tornado==4.5.3 -Twisted==19.7.0 +Twisted==22.2.0 txaio==18.8.1 Unidecode==1.1.1 urllib3==1.25.3