From 1b164d47c58c0439773dd00f673c96da85fb2ac9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Nov 2019 23:24:39 +0000 Subject: [PATCH] Bump twisted from 16.1.1 to 19.7.0 in /service Bumps [twisted](https://github.com/twisted/twisted) from 16.1.1 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-16.1.1...twisted-19.7.0) Signed-off-by: dependabot[bot] --- service/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service/requirements.txt b/service/requirements.txt index 01a2df5b..0b40ebfa 100644 --- a/service/requirements.txt +++ b/service/requirements.txt @@ -5,7 +5,7 @@ pyasn1==0.1.9 requests==2.11.1 srp==1.0.6 whoosh==2.6.0 -Twisted==16.1.1 +Twisted==19.7.0 -e 'git+https://0xacab.org/leap/leap_pycommon.git@master#egg=leap.common' -e 'git+https://0xacab.org/pixelated/bitmask-dev.git@development#egg=leap.bitmask' -e 'git+https://0xacab.org/pixelated/soledad.git@development#egg=leap.soledad.common&subdirectory=common/'