From b9acdfb966e6347488985a81d55a287a28a8021c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 23:30:35 +0000 Subject: [PATCH] Bump django from 1.6 to 1.11.28 in /data_catalog Bumps [django](https://github.com/django/django) from 1.6 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.6...1.11.28) 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..03fb453 100644 --- a/data_catalog/requirements.txt +++ b/data_catalog/requirements.txt @@ -1,4 +1,4 @@ -Django==1.6 +Django==1.11.28 django-tastypie==0.10.0 django-tastypie-elasticsearch==0.5.1 elasticsearch==0.4.3