From bbc97eae9e6b24665be673796bd70f93a471c2b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 18:06:05 +0000 Subject: [PATCH] Bump django from 1.11.22 to 1.11.29 in /django/app Bumps [django](https://github.com/django/django) from 1.11.22 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.22...1.11.29) Signed-off-by: dependabot[bot] --- django/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django/app/requirements.txt b/django/app/requirements.txt index 048d1d9..9fd65b1 100644 --- a/django/app/requirements.txt +++ b/django/app/requirements.txt @@ -1,3 +1,3 @@ -Django==1.11.22 +Django==1.11.29 gunicorn==19.6.0 MySQL-python==1.2.5 \ No newline at end of file