From c2292948e7b1a69c3085d1f18d364bc0f93e95bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 23:24:43 +0000 Subject: [PATCH] Bump djangorestframework from 3.11.0 to 3.11.2 in /PP_APP 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] --- PP_APP/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PP_APP/requirements.txt b/PP_APP/requirements.txt index e546d032..f5f52fd8 100644 --- a/PP_APP/requirements.txt +++ b/PP_APP/requirements.txt @@ -16,7 +16,7 @@ django-mathfilters==1.0.0 django-resized==0.3.11 django-social-share==1.4.0 django-storages==1.9.1 -djangorestframework==3.11.0 +djangorestframework==3.11.2 djangorestframework-datatables==0.5.2 gast==0.3.3 google-api-core==1.16.0