From b5ee330781a2eec56ada27228300fbcf93158ccb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 21:48:34 +0000 Subject: [PATCH] Bump djangorestframework from 3.3.3 to 3.11.2 in /bbapi/config Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.3.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.3.3...3.11.2) Signed-off-by: dependabot[bot] --- bbapi/config/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bbapi/config/requirements.txt b/bbapi/config/requirements.txt index c03b73c..2af0487 100644 --- a/bbapi/config/requirements.txt +++ b/bbapi/config/requirements.txt @@ -29,7 +29,7 @@ django-python3-ldap==0.9.9 django-registration==2.0.4 django-registration-redux==1.4 django-settings-export==1.1.0 -djangorestframework==3.3.3 +djangorestframework==3.11.2 djangorestframework-oauth==1.1.0 docker-py==1.1.0 dockerpty==0.3.4