From ec875fbc0ee4606d3eaa1ec5ae1cf24fcf5f4195 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 00:08:06 +0000 Subject: [PATCH] Bump djangorestframework from 3.9.1 to 3.11.2 in /conf 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] --- conf/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/requirements.txt b/conf/requirements.txt index 146f24d..46d6939 100644 --- a/conf/requirements.txt +++ b/conf/requirements.txt @@ -16,7 +16,7 @@ django-filter==2.0.0 django-tables2==2.0.3 django-timezone-field==3.0 django-widget-tweaks==1.4.3 -djangorestframework==3.9.1 +djangorestframework==3.11.2 docopt==0.6.2 gunicorn==19.9.0 idna==2.8