From c831f0596fb29ea302542e01aa6b91923bb01802 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Nov 2021 01:11:32 +0000 Subject: [PATCH] Bump djangorestframework from 2.4.8 to 3.11.2 in /requirements Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 2.4.8 to 3.11.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/2.4.8...3.11.2) Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index ab6351f..978ba6c 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -19,6 +19,6 @@ PyYAML==3.11 reportlab==2.7 requests==2.8.1 six==1.10.0 -djangorestframework==2.4.8 +djangorestframework==3.11.2 django-ipware==1.1.6 django-tinymce==2.6.0 \ No newline at end of file