From 8ed9352679efcc35e9e90aef96b8db06d8377567 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:29:45 +0000 Subject: [PATCH] Bump djangorestframework from 3.9.1 to 3.11.2 in /saasrest Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.9.1 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.1...3.11.2) Signed-off-by: dependabot[bot] --- saasrest/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/saasrest/requirements.txt b/saasrest/requirements.txt index 1308eec..46723f5 100644 --- a/saasrest/requirements.txt +++ b/saasrest/requirements.txt @@ -47,7 +47,7 @@ django-rest-auth==0.9.3 django-rest-framework-social-oauth2==1.1.0 django-sslserver==0.20 django-storages==1.9.1 -djangorestframework==3.9.1 +djangorestframework==3.11.2 djangorestframework-api-key==1.4.1 dnspython==1.15.0 docutils==0.15.2