From 64da7089698c6b7b271cb96f7bf653b8adf48340 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Dec 2021 00:14:21 +0000 Subject: [PATCH] Bump djangorestframework from 3.11.2 to 3.13.1 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.11.2 to 3.13.1. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.11.2...3.13.1) --- updated-dependencies: - dependency-name: djangorestframework dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 43676f3f8e1..f92c9915772 100644 --- a/requirements.txt +++ b/requirements.txt @@ -69,7 +69,7 @@ django-invitations<1.9.4 django-recaptcha==2.0.6 # REST -djangorestframework==3.11.2 +djangorestframework==3.13.1 djangorestframework-gis==0.17 djangorestframework-guardian==0.3.0 drf-extensions==0.7.0