From 0f06af1e64294c1ed3a310b81862edf6dbcea69e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 21:50:15 +0000 Subject: [PATCH] Bump django from 1.4 to 1.11.28 in /test_project Bumps [django](https://github.com/django/django) from 1.4 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.4...1.11.28) Signed-off-by: dependabot[bot] --- test_project/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_project/requirements.txt b/test_project/requirements.txt index 8db5e80..90ca3fa 100644 --- a/test_project/requirements.txt +++ b/test_project/requirements.txt @@ -1,3 +1,3 @@ -Django==1.4 +Django==1.11.28 -e git://github.com/andybak/Pysftp.git#egg=pysftp MySQL-python==1.2.3