From 3df9634a9b891d7b2b044cef367eee2544f4612b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 03:39:46 +0000 Subject: [PATCH] Bump twisted from 17.5.0 to 22.1.0 Bumps [twisted](https://github.com/twisted/twisted) from 17.5.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-17.5.0...twisted-22.1.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-py3.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-py3.txt b/requirements-py3.txt index c7419e4e..48b6ccab 100644 --- a/requirements-py3.txt +++ b/requirements-py3.txt @@ -82,7 +82,7 @@ statsd==3.2.2 stevedore==1.28.0 ratelimit==2.2.1 tenacity==4.12.0 -Twisted==18.7.0rc1 +Twisted==22.1.0 urllib3==1.23 vine==1.1.4 WebOb==1.8.2 diff --git a/requirements.txt b/requirements.txt index e37589b0..5417b08c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -80,7 +80,7 @@ six==1.10.0 statsd==3.2.1 stevedore==1.25.0 tenacity==4.4.0 -Twisted==17.5.0 +Twisted==22.1.0 urllib3==1.22 vine==1.1.4 WebOb==1.7.3