From d077b0f22560c5dbb9e6511f0834c09895efc24a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 15:17:15 +0000 Subject: [PATCH] Bump django from 1.11.3 to 1.11.23 Bumps [django](https://github.com/django/django) from 1.11.3 to 1.11.23. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.3...1.11.23) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c2ef66c..52b9449 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ certifi==2017.4.17 chardet==3.0.4 configparser==3.5.0 -Django==1.11.3 +Django==1.11.23 MySQL-python==1.2.5 djangorestframework==3.6.3 enum34==1.1.6