From 676053523f35fcea9e85355d12174e8adaaff52c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 21:08:00 +0000 Subject: [PATCH] Bump twisted from 18.7.0rc1 to 22.4.0 Bumps [twisted](https://github.com/twisted/twisted) from 18.7.0rc1 to 22.4.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/commits/twisted-22.4.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..a772f9a7 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.4.0 urllib3==1.23 vine==1.1.4 WebOb==1.8.2 diff --git a/requirements.txt b/requirements.txt index e37589b0..2ac11bf3 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.4.0 urllib3==1.22 vine==1.1.4 WebOb==1.7.3