From 2601738e4ee58d09a2fe269490073a65d645d669 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 21:50:58 +0000 Subject: [PATCH] Bump django from 1.9.13 to 1.11.28 in /sample_project Bumps [django](https://github.com/django/django) from 1.9.13 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.9.13...1.11.28) 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..c1a7103 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.28 django-webpacker==0.1.1