From d86cf32850db5813755dca1e09795ac591f099e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:55:54 +0000 Subject: [PATCH] Bump djangorestframework from 3.3.2 to 3.11.2 in /requirements Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.3.2 to 3.11.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.3.2...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 5a74bf2..8433e13 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -2,7 +2,7 @@ Django==1.11.22 django-bootstrap3==11.0.0 django-filter==2.0.0 django-fullurl==1.0 -djangorestframework==3.3.2 +djangorestframework==3.11.2 psycopg2-binary==2.8.5 tldextract==2.2.2 python-decouple==3.1