From 8a8db1bb414c85b3855dd17fadd36231529ac07d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:27:28 +0000 Subject: [PATCH] Bump djangorestframework from 3.9.1 to 3.11.2 in /django 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] --- django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django/requirements.txt b/django/requirements.txt index 1a26919..d3c5ae4 100644 --- a/django/requirements.txt +++ b/django/requirements.txt @@ -3,7 +3,7 @@ billiard==3.5.0.4 boto3==1.9.129 celery==4.2.1 Django==2.1.11 -djangorestframework==3.9.1 +djangorestframework==3.11.2 kombu==4.2.1 prettytable==0.7.2 python-irodsclient==0.8.1