From fb12ef5613674c74d192780b519464298f7a8557 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 21:57:10 +0000 Subject: [PATCH] Bump djangorestframework from 3.0.0 to 3.11.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.0.0 to 3.11.2. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.0.0...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 c389e7bd..f0a5944f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ django-markdown-deux==1.0.5 django-model-utils==2.2 django-postgrespool==0.3.0 django-pylibmc==0.5.0 -djangorestframework==3.0.0 +djangorestframework==3.11.2 drf-json-api==0.1.0 gunicorn==19.1.1 keen==0.3.7