From e824278f261dbd87dee6d4c4e8e328afbf3981ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 20:02:27 +0000 Subject: [PATCH] Bump django from 1.11.22 to 2.2.24 in /django-nodejs/app/django Bumps [django](https://github.com/django/django) from 1.11.22 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.22...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... 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..199deda 100644 --- a/django-nodejs/app/django/requirements.txt +++ b/django-nodejs/app/django/requirements.txt @@ -1,4 +1,4 @@ -Django==1.11.22 +Django==2.2.24 psycopg2==2.6.1 gunicorn==19.7.1 redis==2.10.6 \ No newline at end of file