From 7865e29d886baa7af9fb638032a852cc72d41bd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2019 14:23:12 +0000 Subject: [PATCH] Bump djangorestframework from 3.3.3 to 3.9.1 in /bbapi/config Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.3.3 to 3.9.1. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.3.3...3.9.1) 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..d88ea49 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.9.1 djangorestframework-oauth==1.1.0 docker-py==1.1.0 dockerpty==0.3.4