From b61019dc44ce8649113e8bee255eab488a2dd7c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:10:15 +0000 Subject: [PATCH] Bump djangorestframework from 3.6.4 to 3.11.2 in /py-requirements Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.6.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.6.4...3.11.2) Signed-off-by: dependabot[bot] --- py-requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py-requirements/base.txt b/py-requirements/base.txt index a516ac31..94893bc3 100644 --- a/py-requirements/base.txt +++ b/py-requirements/base.txt @@ -10,7 +10,7 @@ psycopg2==2.7.3 whitenoise==3.3.0 # Rest Framework -djangorestframework==3.6.4 +djangorestframework==3.11.2 # Sentry raven==6.1.0