From 6dcbf2be3935e62553d2420ac2512475a8a920e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:07:00 +0000 Subject: [PATCH] build(deps): bump djangorestframework from 3.8.2 to 3.11.2 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ff21165..ac06b14 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ django-split-settings==0.2.5 django-summernote==0.8.8.3 django-userena==2.0.1 django-widget-tweaks==1.4.1 -djangorestframework==3.8.2 +djangorestframework==3.11.2 easy-thumbnails==2.5 fcrepo==1.1 hashids==1.2.0