From 78b5f480c0c52281197823094849d06eb1597441 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 21:52:47 +0000 Subject: [PATCH] Bump djangorestframework from 3.6.3 to 3.11.2 in /examples/django Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.6.3 to 3.11.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.6.3...3.11.2) Signed-off-by: dependabot[bot] --- examples/django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/django/requirements.txt b/examples/django/requirements.txt index ce2f137..b1c151b 100644 --- a/examples/django/requirements.txt +++ b/examples/django/requirements.txt @@ -1,3 +1,3 @@ django==1.11 pycloudfn==0.1.205 -djangorestframework==3.6.3 +djangorestframework==3.11.2