From c382de996a2a0fa4084c280175c4e90789675df0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 21:53:45 +0000 Subject: [PATCH] Bump django from 1.8.19 to 1.11.28 Bumps [django](https://github.com/django/django) from 1.8.19 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.8.19...1.11.28) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6cd5afe..92fad68 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ tzlocal apscheduler==3.5.3 psutil==2.2.1 -django==1.8.19 +django==1.11.28 paramiko==2.4.2 pytest==2.7.0 invoke==0.9.0