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] --- 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 cbcc70e0014eb9b5cf3c5c8d33a3f7f402909ee4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 21:40:28 +0000 Subject: [PATCH 2/2] Bump pillow from 5.2.0 to 6.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.2.0 to 6.2.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/5.2.0...6.2.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 6777c5ff..0ebeefe0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -56,7 +56,7 @@ nose==1.3.7 odfpy==1.3.6 openpyxl==2.5.3 paramiko==2.4.1 -Pillow==5.2.0 +Pillow==6.2.0 ply==3.11 pyasn1==0.4.2 pycparser==2.18