From 13459f3352742a242afd6f03549de2041edd5a54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 23:31:43 +0000 Subject: [PATCH] Bump djangorestframework from 3.11.0 to 3.11.2 in /web Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.11.0 to 3.11.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.11.0...3.11.2) Signed-off-by: dependabot[bot] --- web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/requirements.txt b/web/requirements.txt index 217c1ad..9d66358 100644 --- a/web/requirements.txt +++ b/web/requirements.txt @@ -1,5 +1,5 @@ Django==2.2.11 -djangorestframework==3.11.0 +djangorestframework==3.11.2 celery==4.4.2 elasticsearch-dsl==6.4.0 # elasticsearch-dsl==7.1.0