From 4cfe4cac96e0adf892c53929a14758d8a7505f6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:21:38 +0000 Subject: [PATCH] Bump djangorestframework from 3.9.0 to 3.11.2 in /src 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] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 6ac7cb2..d206077 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -20,7 +20,7 @@ dill==0.2.8.2 Django==2.2.13 django-cors-headers==2.4.0 django-jet==1.0.8 -djangorestframework==3.9.0 +djangorestframework==3.11.2 docopt==0.6.2 docutils==0.14 Faker==0.9.1