From e78a76040415c62c0eae24a5e21b948ad6089ff3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Jan 2021 12:26:58 +0000 Subject: [PATCH] Bump twisted from 18.7.0rc1 to 20.3.0 Bumps [twisted](https://github.com/twisted/twisted) from 18.7.0rc1 to 20.3.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-20.3.0) 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..423dd30c 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==20.3.0 urllib3==1.23 vine==1.1.4 WebOb==1.8.2 diff --git a/requirements.txt b/requirements.txt index e37589b0..ead4593d 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==20.3.0 urllib3==1.22 vine==1.1.4 WebOb==1.7.3