From d66b1792d4254688d7ed634c0f49c6e850f3c344 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2020 17:48:44 +0000 Subject: [PATCH] Bump djangorestframework from 3.4.7 to 3.9.1 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.4.7 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.7...3.9.1) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9a038e7..7e156b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ coreapi==2.0.7 coreapi-cli==1.0.5 Django==1.11.28 django-cors-middleware==1.3.1 -djangorestframework==3.4.7 +djangorestframework==3.9.1 gunicorn==19.6.0 itypes==1.1.0 mysqlclient==1.3.7