From 634b96ae149c5e5298b2fbc793a28ead9a04d163 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2019 22:18:26 +0000 Subject: [PATCH] Bump django from 1.9.13 to 1.11.23 in /sample_project Bumps [django](https://github.com/django/django) from 1.9.13 to 1.11.23. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.9.13...1.11.23) Signed-off-by: dependabot[bot] --- sample_project/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample_project/requirements.txt b/sample_project/requirements.txt index 6abbe5d..ada9a83 100644 --- a/sample_project/requirements.txt +++ b/sample_project/requirements.txt @@ -1,3 +1,3 @@ boto==2.46.1 -Django==1.9.13 +Django==1.11.23 django-webpacker==0.1.1