From 316bac57fd861e0a8d55434e082e7dc65f2fafbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 17:01:38 +0000 Subject: [PATCH] Bump twisted from 17.5.0 to 19.7.0 Bumps [twisted](https://github.com/twisted/twisted) from 17.5.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-17.5.0...twisted-19.7.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c2d651d..41db764 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,7 +48,7 @@ SQLAlchemy==1.1.14 sqlalchemy-migrate==0.11.0 sqlparse==0.2.3 Tempita==0.5.2 -Twisted==17.5.0 +Twisted==19.7.0 txaio==2.8.2 urllib3==1.22 zope.interface==4.4.2