From e53a4e4fdc489c2caeb97f43afc78aad66758104 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 12:58:32 +0000 Subject: [PATCH] TT#69302 Bump django from 1.11.17 to 1.11.23 (security update) Bumps [django](https://github.com/django/django) from 1.11.17 to 1.11.23. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.17...1.11.23) Signed-off-by: dependabot[bot] Closes: https://github.com/sipwise/repoapi/pull/1 Change-Id: I4013e91332f38ed48da6d283ff589c5b42ab3364 --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index a590f13..6d38055 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -1,4 +1,4 @@ -Django==1.11.17 +Django==1.11.23 django-extensions yuicompressor django-assets