From f9a052b25bb4b7b4688af7b8adff7a139b89d59e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2020 00:54:04 +0000 Subject: [PATCH] Bump django from 1.11.17 to 1.11.28 in /CS_AppsStore Bumps [django](https://github.com/django/django) from 1.11.17 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.17...1.11.28) 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..844dbfbe0 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.28 django-extensions==2.1.3 gunicorn==19.9.0 idna==2.7