From 029078ecd9fb11aa2812ce52411d993afa9d8001 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 19:35:27 +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 15df92b..8633efa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ arrow==0.5.4 celery==3.1.20 Django==1.11.29 django-celery==3.1.17 -djangorestframework==3.3.2 +djangorestframework==3.9.1 pytz==2015.7 redis==2.10.3 requests==2.7.0