From fd61141207d64a80003a5941089c4f8ab2c35161 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 21:33:23 +0000 Subject: [PATCH] Bump twisted from 20.3.0 to 22.4.0 in /python2.7/base Bumps [twisted](https://github.com/twisted/twisted) from 20.3.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-20.3.0...twisted-22.4.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python2.7/base/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python2.7/base/requirements.txt b/python2.7/base/requirements.txt index a495dda..2d14912 100644 --- a/python2.7/base/requirements.txt +++ b/python2.7/base/requirements.txt @@ -86,7 +86,7 @@ singledispatch==3.6.2 six==1.16.0 subprocess32==3.5.4 tablestore==5.1.0 -Twisted==20.3.0 +Twisted==22.4.0 typing==3.10.0.0 tzlocal==2.1 urllib3==1.26.6