From 89801cd7b9f193f5e00be2e325f859753a84afe6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2019 09:47:34 +0100 Subject: [PATCH] Bump django from 1.11.15 to 1.11.23 (#53) Bumps [django](https://github.com/django/django) from 1.11.15 to 1.11.23. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.15...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 3d71cd7..5983733 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ certifi chardet==3.0.4 -django==1.11.15 +django==1.11.23 django-redis==4.9.0 django-rest-framework==0.1.0 djangorestframework==3.8.2