From c5612f7607c131efc09bf9b8f6abf3c7cdca5c80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:00:45 +0000 Subject: [PATCH] Bump djangorestframework from 3.9.1 to 3.11.2 in /app Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.9.1 to 3.11.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.9.1...3.11.2) Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index ff8d7a9..062e1f8 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -7,7 +7,7 @@ coreschema==0.0.4 Django==1.11.23 django-rest-swagger==2.1.2 django-sslserver==0.20 -djangorestframework==3.9.1 +djangorestframework==3.11.2 google-api-python-client==1.6.5 google-auth==1.3.0 google-auth-httplib2==0.0.3