From 9386d7d4fef18c4133fc3ad8f9abb4da9c77f2cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2019 08:06:50 +0000 Subject: [PATCH] Bump djangorestframework from 3.5.3 to 3.9.1 in /install/notebook Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.5.3 to 3.9.1. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.5.3...3.9.1) Signed-off-by: dependabot[bot] --- install/notebook/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/notebook/requirements.txt b/install/notebook/requirements.txt index 7725c889..236f3f1e 100644 --- a/install/notebook/requirements.txt +++ b/install/notebook/requirements.txt @@ -10,7 +10,7 @@ Django==1.10.5 django-celery==3.2.1 django-pgfields==1.4.4 django-pgjsonb==0.0.23 -djangorestframework==3.5.3 +djangorestframework==3.9.1 html5lib==0.9999999 #python-igraph>=0.7.1 jdatetime==1.7.2