From 8e43bd7bcdcab75f9f05776f41dfd9f428c1ac17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 18:05:58 +0000 Subject: [PATCH] Bump django from 1.11.22 to 1.11.29 in /django-nodejs/app/django 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-nodejs/app/django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django-nodejs/app/django/requirements.txt b/django-nodejs/app/django/requirements.txt index 1695613..fa1cf19 100644 --- a/django-nodejs/app/django/requirements.txt +++ b/django-nodejs/app/django/requirements.txt @@ -1,4 +1,4 @@ -Django==1.11.22 +Django==1.11.29 psycopg2==2.6.1 gunicorn==19.7.1 redis==2.10.6 \ No newline at end of file