From fd06f3a6c17af11452e79dadc17c563b646b76f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 23:44:54 +0000 Subject: [PATCH] Bump django from 1.10.0 to 1.11.28 Bumps [django](https://github.com/django/django) from 1.10.0 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.10...1.11.28) Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index ab20e97..9c6f717 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,4 +1,4 @@ -Django==1.10.0 +Django==1.11.28 mock==2.0.0 oauthlib==1.1.2 pytest==2.9.2