From 2fa8acc6b7bf3db2e79d0277e71d65992e73a03c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 17:08:38 +0000 Subject: [PATCH] Bump django from 1.9 to 1.11.29 in /web_framework/mydjango Bumps [django](https://github.com/django/django) from 1.9 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.9...1.11.29) 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..e241444 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.29 django-admin-bootstrapped==2.5.7 django-dbbackup==2.3.2 django-filter==0.10.0