From e8a19118c2c4ba164bb9bc40383f6ee322d67c85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 21:54:47 +0000 Subject: [PATCH] Bump djangorestframework from 3.5.3 to 3.11.2 in /install/notebook Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.5.3 to 3.11.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.5.3...3.11.2) 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..5bd573f7 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.11.2 html5lib==0.9999999 #python-igraph>=0.7.1 jdatetime==1.7.2