From 4e18ff456f08df23ac3416dea0a9289c632b23c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2019 03:03:16 +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) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7a96243f..f37925aa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ celery==3.1.23 kombu==3.0.35 billiard==3.3.0.23 Markdown==2.4 -djangorestframework==3.4.7 +djangorestframework==3.9.1 ecdsa==0.11 Pygments==1.6 django-filter==0.15.2