From 0d149e31045eef2248c198be7b8750e3c00ae3a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Oct 2022 08:00:23 +0000 Subject: [PATCH] build(deps): bump twisted from 19.7.0 to 22.4.0 Bumps [twisted](https://github.com/twisted/twisted) from 19.7.0 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/compare/twisted-19.7.0...twisted-22.4.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-ci.txt | 2 +- requirements-ciworker.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-ci.txt b/requirements-ci.txt index 19ed070696b1..4bea9b5e33fe 100644 --- a/requirements-ci.txt +++ b/requirements-ci.txt @@ -78,7 +78,7 @@ termcolor==1.1.0 toml==0.10.0 towncrier==19.2.0 treq==18.6.0 -Twisted==19.10.0 +Twisted==22.4.0 txaio==18.8.1 txrequests==0.9.6 typing==3.7.4.1 diff --git a/requirements-ciworker.txt b/requirements-ciworker.txt index 90b0b151863e..3a38b0026250 100644 --- a/requirements-ciworker.txt +++ b/requirements-ciworker.txt @@ -10,6 +10,6 @@ mock==3.0.5 pbr==5.4.3 PyHamcrest==1.9.0 six==1.12.0 -Twisted==19.7.0 +Twisted==22.4.0 zope.interface==4.6.0 -e worker