From 8a759015be7cccefa551cd739dc01cf76ee288b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2020 01:09:04 +0000 Subject: [PATCH] Bump django from 1.11.17 to 1.11.29 in /CS_AppsStore Bumps [django](https://github.com/django/django) from 1.11.17 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.17...1.11.29) Signed-off-by: dependabot[bot] --- CS_AppsStore/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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