From 63ed4a67a6311814ee2b6fff3345a9d6be4a0480 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 13:18:19 +0000 Subject: [PATCH] Bump djangorestframework from 3.9.1 to 3.11.2 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cc04a8e..d2c9a2b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ beautifulsoup4==4.8.2 lxml pillow==7.1.0 loguru==0.4.1 -djangorestframework==3.9.1 +djangorestframework==3.11.2 requests==2.24.0 setuptools-scm whoosh==2.7.4