From e4d534846f7f6b71f1b1173cfbcaa0ccc9eb9a5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2019 13:49:16 +0000 Subject: [PATCH] Bump djangorestframework from 3.3.2 to 3.9.1 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.3.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.3.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 92ebff2..8285e0d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ django-libsass==0.6 django-mptt==0.6.1 django-rest-swagger==0.3.5 django-treebeard==2.0 -djangorestframework==3.3.2 +djangorestframework==3.9.1 Flask==0.10.1 glob2==0.4.1 gnureadline==6.3.3