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 035d78be28c12958056c312691f1e48a8e1fc733 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 djangorestframework from 3.8.2 to 3.9.1 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.8.2 to 3.9.1. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.8.2...3.9.1) 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..8da1cb64 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ django-haystack==2.8.1 django-import-export==1.0.1 django-reversion==2.0.13 django-timezone-field==3.0 -djangorestframework==3.8.2 +djangorestframework==3.9.1 et-xmlfile==1.0.1 future==0.15.2 gevent==1.3.7