From c5701b89260506ba856de458640bc126dbcf393a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2019 14:24:12 +0000 Subject: [PATCH] Bump twisted from 18.4.0 to 19.7.0 in /user_backend Bumps [twisted](https://github.com/twisted/twisted) from 18.4.0 to 19.7.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-18.4.0...twisted-19.7.0) Signed-off-by: dependabot[bot] --- user_backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user_backend/requirements.txt b/user_backend/requirements.txt index 10bea39..a509dba 100644 --- a/user_backend/requirements.txt +++ b/user_backend/requirements.txt @@ -47,7 +47,7 @@ requests==2.18.4 s3transfer==0.1.13 six==1.11.0 stevedore==1.28.0 -Twisted==18.4.0 +Twisted==19.7.0 txaio==2.10.0 urllib3==1.22 virtualenv==16.0.0