From 6c4f9f01fbb68804feb19bbad6ef6b1597f7040a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:04:18 +0000 Subject: [PATCH] Bump djangorestframework from 3.6.3 to 3.11.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.6.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.6.3...3.11.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 274d7d3..97416ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ django-model-utils==3.0.0 django-naomi==0.8 django-webpack-loader==0.5.0 django.js-vinta==0.8.2.dev2 -djangorestframework==3.6.3 +djangorestframework==3.11.2 fixmydjango==0.2 flake8==2.6.2 flake8-putty==0.4.0