From f2527f0e993043bec68f1396a9ae960208531039 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 17:48:23 +0000 Subject: [PATCH] Bump djangorestframework from 3.3.3 to 3.9.1 Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.3.3 to 3.9.1. - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.3.3...3.9.1) Signed-off-by: dependabot[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index ad784f2..5b3faa6 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -3,4 +3,4 @@ mock>=1.0.1 flake8>=2.1.0 tox>=1.7.0 django-model-utils>=2.0 -djangorestframework==3.3.3 +djangorestframework==3.9.1