From 7cc3694fc8b63d4239706b9f3744e2751d42aff8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:36:38 +0000 Subject: [PATCH] Bump djangorestframework from 3.10.2 to 3.11.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.10.2 to 3.11.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.10.2...3.11.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4a4715a..9ae5d97 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,5 +8,5 @@ django-pwa==1.0.5 Pillow==6.1.0 django-minio-storage==0.2.2 fcm-django==0.2.21 -djangorestframework==3.10.2 +djangorestframework==3.11.2 django-cors-headers==3.0.2 \ No newline at end of file