From a96d80079ffceeedef911f07ad7c97147ab80ad5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Mar 2021 05:51:08 +0000 Subject: [PATCH] Bump djangorestframework from 3.9.0 to 3.11.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.9.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.9.0...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 cafbb5b9..3c348f54 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ django-celery-beat==2.0.0 django-celery-results==1.1.2 django-db==0.0.7 django-timezone-field==4.0 -djangorestframework==3.9.0 +djangorestframework==3.11.2 djangorestframework-jwt==1.11.0 django-mptt==0.10.0 et-xmlfile==1.0.1