From a275e532a0c122bac851e051592d644260888078 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 17:14:52 +0000 Subject: [PATCH] Bump twisted from 13.1.0 to 19.7.0 in /ODSA-django Bumps [twisted](https://github.com/twisted/twisted) from 13.1.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-13.1.0...twisted-19.7.0) Signed-off-by: dependabot[bot] --- ODSA-django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ODSA-django/requirements.txt b/ODSA-django/requirements.txt index aad0a891..eb5384ae 100644 --- a/ODSA-django/requirements.txt +++ b/ODSA-django/requirements.txt @@ -6,7 +6,7 @@ MySQL-python==1.2.3 Pillow==2.3.0 PyYAML==3.10 SecretStorage==2.0.0 -Twisted==13.1.0 +Twisted==19.7.0 #Twisted-Core==13.2.0 amqplib==1.0.2 anyjson==0.3.3