From 0a79eff794cf81d14cade4542141822b7aa99203 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:13:43 +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 ab43ed0..9cf4106 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ django-crispy-forms==1.7.2 django-suit==0.2.26 django-utils2==2.5.0 django-waffle==0.15.0 -djangorestframework==3.9.0 +djangorestframework==3.11.2 djangorestframework-jwt==1.11.0 factory-boy==2.11.1 Faker==1.0.0