From d25a4786e5793427c85ce12b9bea68af471a4b7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:04:04 +0000 Subject: [PATCH] Bump djangorestframework from 3.5.4 to 3.11.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.5.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.5.4...3.11.2) Signed-off-by: dependabot[bot] --- BEMOSS_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BEMOSS_requirements.txt b/BEMOSS_requirements.txt index a8f46884..a26f7d31 100644 --- a/BEMOSS_requirements.txt +++ b/BEMOSS_requirements.txt @@ -4,7 +4,7 @@ decorator==4.0.9 dnspython==1.12.0 django==1.11 django-filter -djangorestframework==3.5.4 +djangorestframework==3.11.2 futures==3.0.5 lxml==4.2.4 netifaces==0.10.4