From b8d30811bbad56466e27b030d8c0dcf70a1163cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 08:37:35 +0000 Subject: [PATCH] Bump django from 1.4.1 to 1.11.23 Bumps [django](https://github.com/django/django) from 1.4.1 to 1.11.23. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.4.1...1.11.23) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 46d7bc9..495802a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==1.4.1 +Django==1.11.23 Fabric==1.4.3 MySQL-python==1.2.3 South==0.7.5