From fa27f39354585f36800f96c92451a02f52f0dda5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:47:54 +0000 Subject: [PATCH] Bump djangorestframework from 3.8.2 to 3.11.2 in /requirements Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.8.2 to 3.11.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.8.2...3.11.2) Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index c1ecc76e..07918606 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -2,7 +2,7 @@ django-environ==0.4.5 django-extensions==2.1.0 django-url-checks==0.1.0 Django>=2.1,<2.2 -djangorestframework==3.8.2 +djangorestframework==3.11.2 ipython==6.4.0 pytz==2018.5 whitenoise==4.1