From 5d56a0b1a7328a83e6a45a59c1a0bad3a19e0f75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 00:44:00 +0000 Subject: [PATCH] Bump django from 1.11.23 to 1.11.28 Bumps [django](https://github.com/django/django) from 1.11.23 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.23...1.11.28) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 55e0f6f..1f045d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ certifi chardet==3.0.4 -django==1.11.23 +django==1.11.28 django-redis==4.9.0 django-rest-framework==0.1.0 djangorestframework==3.8.2