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 d2a065a96394a81c5a59ac9d3ae82cbd30e2b793 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 08:41:08 +0000 Subject: [PATCH 2/2] Bump django from 2.0.5 to 2.0.12 Bumps [django](https://github.com/django/django) from 2.0.5 to 2.0.12. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.5...2.0.12) 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..09c7b71a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ constantly==15.1.0 cryptography==2.2.2 daphne==2.1.2 diff-match-patch==20121119 -Django==2.0.5 +Django==2.0.12 django-celery-beat==1.2.0 django-celery-results==1.0.1 django-cors-headers==2.5.0