From dea830691a00954a14b3d04c0d06ef2db54da4d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 17:32:24 +0000 Subject: [PATCH] Bump twisted from 13.2.0 to 22.2.0 Bumps [twisted](https://github.com/twisted/twisted) from 13.2.0 to 22.2.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-13.2.0...twisted-22.2.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements2.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index aeb6313..42a924d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -74,7 +74,7 @@ scipy==0.13.0b1 simplejson==3.8.0 six==1.9.0 tornado==4.0.2 -Twisted==13.2.0 +Twisted==22.2.0 uritemplate==0.6 urllib3==1.12 virtualenv==12.0.5 diff --git a/requirements2.txt b/requirements2.txt index 17e394c..75951b4 100644 --- a/requirements2.txt +++ b/requirements2.txt @@ -3,7 +3,7 @@ scipy==0.13.0 simplejson==3.8.0 six==1.9.0 tornado==4.0.2 -Twisted==13.2.0 +Twisted==22.2.0 uritemplate==0.6 urllib3==1.12 virtualenv==12.0.5