From 6f3f553c1563779adfbc78430ce737530c9521c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 15:37:28 +0000 Subject: [PATCH] Bump djangorestframework from 3.4.4 to 3.9.1 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.4.4 to 3.9.1. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.4.4...3.9.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index a511252..5d56c76 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ django-model-utils==2.5.1 django-notifications-hq==1.2 django-smuggler==0.7.0 django-widget-tweaks==1.4.1 -djangorestframework==3.4.4 +djangorestframework==3.9.1 gunicorn==19.6.0 jsonfield==1.0.3 mock==2.0.0