From 056f9ff5ca8522bf82f01e31cd3de0578494dc57 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 21 Oct 2019 17:07:50 +0000
Subject: [PATCH 1/2] 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] <support@github.com>
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index a3d1ab70..6777c5ff 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -78,7 +78,7 @@ six==1.10.0
 smmap2==2.0.5
 svn==0.3.46
 tablib==0.12.1
-Twisted==17.5.0
+Twisted==19.7.0
 txaio==2.10.0
 unicodecsv==0.14.1
 urllib3==1.23

From 1d6c59518d9ef8cd4ba492eeeb6cba93eda3be36 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 22 Oct 2019 08:41:04 +0000
Subject: [PATCH 2/2] Bump requests from 2.19.1 to 2.20.0

Bumps [requests](https://github.com/requests/requests) from 2.19.1 to 2.20.0.
- [Release notes](https://github.com/requests/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/requests/requests/compare/v2.19.1...v2.20.0)

Signed-off-by: dependabot[bot] <support@github.com>
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 6777c5ff..bae9ffee 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -73,7 +73,7 @@ python-nmap==0.6.1
 pytz==2018.4
 PyYAML==3.12
 redis==2.10.6
-requests==2.19.1
+requests==2.20.0
 six==1.10.0
 smmap2==2.0.5
 svn==0.3.46