From 86f4b1624ed4c406180e1261ceeed537d699ab30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Mar 2020 13:02:23 +0000 Subject: [PATCH] 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 f9cc0fe..1f90bc9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ django-ranged-response==0.2.0 django-relationships==0.3.3 django-taggit==0.24.0 djangoajax==3.1 -djangorestframework==3.8.2 +djangorestframework==3.9.1 psycopg2-binary==2.7.7 whitenoise==5.0.1 social-auth-app-django==3.1.0