From 0a40fafc6015108b923fc4ed2b3c0fc0d6a75c40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 23:11:51 +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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e771d21..7b24ee8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ django-ipware==2.1.0 django-rest-swagger==2.2.0 django-reversion==2.0.13 django-uuslug==1.1.8 -djangorestframework==3.9.4 +djangorestframework==3.11.2 djangorestframework-filters==0.10.2 djangorestframework-queryfields==1.0.0 djangorestframework-yaml==1.0.3