From 980cb264094ac40498f610bacd0ee1865d5f74b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 18:08:18 +0000 Subject: [PATCH] Bump django from 1.9.3 to 1.11.29 in /app Bumps [django](https://github.com/django/django) from 1.9.3 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.9.3...1.11.29) Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 1f67f9f..0b9d535 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,5 +1,5 @@ Automat==0.5.0 -Django==1.9.3 +Django==1.11.29 Twisted==17.1.0 appdirs==1.4.3 apt-xapian-index==0.45