From 8a707315759b001986736230c847fd4fb14c2c13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2020 01:04:34 +0000 Subject: [PATCH] Bump django from 1.11 to 1.11.29 Bumps [django](https://github.com/django/django) from 1.11 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11...1.11.29) Signed-off-by: dependabot[bot] --- CS_AppsStore/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CS_AppsStore/requirements.txt b/CS_AppsStore/requirements.txt index 8965333ee..f334b1488 100644 --- a/CS_AppsStore/requirements.txt +++ b/CS_AppsStore/requirements.txt @@ -2,7 +2,7 @@ bcrypt==3.1.4 certifi==2018.10.15 cffi==1.11.5 chardet==3.0.4 -Django==1.11.17 +Django==1.11.29 django-extensions==2.1.3 gunicorn==19.9.0 idna==2.7 diff --git a/requirements.txt b/requirements.txt index 778a92db7..e342a3cf1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ bcrypt==3.1.4 certifi==2018.10.15 cffi==1.11.5 chardet==3.0.4 -Django==1.11 +Django==1.11.29 django-extensions==2.1.3 gunicorn==19.9.0 idna==2.7