From d9e63238875dbe8a6e9d35eef47ae2425f7f46e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 03:38:09 +0000 Subject: [PATCH] Bump twisted from 13.2.0 to 22.1.0 Bumps [twisted](https://github.com/twisted/twisted) from 13.2.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-13.2.0...twisted-22.1.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..c939528 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.1.0 uritemplate==0.6 urllib3==1.12 virtualenv==12.0.5 diff --git a/requirements2.txt b/requirements2.txt index 17e394c..c5e860e 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.1.0 uritemplate==0.6 urllib3==1.12 virtualenv==12.0.5