From b91cedd9248272f2ef00f9b469b07386c335da9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 21:48:01 +0000 Subject: [PATCH] Bump djangorestframework from 3.2.4 to 3.11.2 in /bbonfhiruser/config Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.2.4 to 3.11.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.2.4...3.11.2) Signed-off-by: dependabot[bot] --- bbonfhiruser/config/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bbonfhiruser/config/requirements.txt b/bbonfhiruser/config/requirements.txt index 75503a9..588c3f9 100644 --- a/bbonfhiruser/config/requirements.txt +++ b/bbonfhiruser/config/requirements.txt @@ -22,7 +22,7 @@ django-python3-ldap==0.9.5 django-registration==1.0 django-registration-redux==1.2 django-settings-export==1.0.5 -djangorestframework==3.2.4 +djangorestframework==3.11.2 djangorestframework-oauth==1.0.1 docutils==0.12 ecdsa==0.13