From 85948ac1659bac4d912e38f8f567478064dbcc3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 23:03:21 +0000 Subject: [PATCH] Bump django from 1.9 to 1.11.28 in /web_framework/mydjango Bumps [django](https://github.com/django/django) from 1.9 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.9...1.11.28) Signed-off-by: dependabot[bot] --- web_framework/mydjango/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web_framework/mydjango/requirements.txt b/web_framework/mydjango/requirements.txt index bc16447..77217fa 100644 --- a/web_framework/mydjango/requirements.txt +++ b/web_framework/mydjango/requirements.txt @@ -1,5 +1,5 @@ diff-match-patch==20121119 -Django==1.9 +Django==1.11.28 django-admin-bootstrapped==2.5.7 django-dbbackup==2.3.2 django-filter==0.10.0