From 57e48c85715716294a2ed9af2e9e6dba97425aee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 17:30:18 +0000 Subject: [PATCH] Bump django from 1.6 to 1.11.29 in /data_catalog Bumps [django](https://github.com/django/django) from 1.6 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.6...1.11.29) 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..99ea6d6 100644 --- a/data_catalog/requirements.txt +++ b/data_catalog/requirements.txt @@ -1,4 +1,4 @@ -Django==1.6 +Django==1.11.29 django-tastypie==0.10.0 django-tastypie-elasticsearch==0.5.1 elasticsearch==0.4.3