From e7c7aa7c8a35d0e4b29c7b23206c1ef41961176d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 15:14:11 +0000 Subject: [PATCH] Bump django from 1.6 to 1.11.23 in /data_catalog Bumps [django](https://github.com/django/django) from 1.6 to 1.11.23. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.6...1.11.23) Signed-off-by: dependabot[bot] --- data_catalog/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data_catalog/requirements.txt b/data_catalog/requirements.txt index fc0c0f9..64ad589 100644 --- a/data_catalog/requirements.txt +++ b/data_catalog/requirements.txt @@ -1,4 +1,4 @@ -Django==1.6 +Django==1.11.23 django-tastypie==0.10.0 django-tastypie-elasticsearch==0.5.1 elasticsearch==0.4.3