From ae3e48ef70362abd300a39784f8117fc8b745814 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:12:58 +0000 Subject: [PATCH] build(deps): 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 7e84187..c154749 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ Click==7.0 Django==2.1.3 django-debug-toolbar==1.10.1 django-phonenumber-field==2.1.0 -djangorestframework==3.9.0 +djangorestframework==3.11.2 graphene==2.1.3 graphene-django==2.2.0 graphql-core==2.1