From 39898ffe4de27f6a2c0aea1cc5b1a5c460ddc33b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 03:39:26 +0000 Subject: [PATCH] Bump twisted from 19.2.1 to 22.1.0 Bumps [twisted](https://github.com/twisted/twisted) from 19.2.1 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.2.1...twisted-22.1.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 771edd8..a1fc8bd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ click==6.6 pyOpenSSL==17.5.0 service-identity==16.0.0 stem>=1.4.0 -Twisted==19.2.1 +Twisted==22.1.0 # Need 0.20 at least to use web_agent txtorcon==0.20.0