From 8aedc0dd694686ac54dd7eb32a8af41c17cfce65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 21:50:35 +0000 Subject: [PATCH] Bump djangorestframework from 3.6.2 to 3.11.2 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.6.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.6.2...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 c74fe882..5451c901 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ python-memcached==1.58 django-mathfilters==0.4.0 django-picklefield==0.3.2 -e git+https://github.com/dokterbob/django-newsletter#egg=django_newsletter -djangorestframework==3.6.2 +djangorestframework==3.11.2 slumber==0.7.1 -e git+https://github.com/liberation/django-ogp.git#egg=django_ogp mock==1.3.0