From 95b2528c47e9dfc658e467c5d16129758df72a70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 00:05:56 +0000 Subject: [PATCH] Bump djangorestframework from 3.9.4 to 3.11.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.9.4 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.4...3.11.2) Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 533903c..e3eb7f6 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ dj-static==0.0.6 Django==2.2.2 django-filter==2.1.0 django-startapps-command==2019.4.13 -djangorestframework==3.9.4 +djangorestframework==3.11.2 Pillow==6.0.0 pkg-resources==0.0.0 python-decouple==3.1