From d69b4ee8465b9ab5a81f53ec5751b71bf84c42b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 21:29:27 +0000 Subject: [PATCH] Bump twisted from 15.4.0 to 22.4.0 in /maint Bumps [twisted](https://github.com/twisted/twisted) from 15.4.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-15.4.0...twisted-22.4.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- maint/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maint/requirements.txt b/maint/requirements.txt index a3080c4505..872b6dfe91 100644 --- a/maint/requirements.txt +++ b/maint/requirements.txt @@ -10,7 +10,7 @@ certifi==2015.9.6.2 # Tornado's optional dependencies -Twisted==15.4.0 +Twisted==22.4.0 pycares==1.0.0 pycurl==7.19.5.1