From f330b6eb50268f7c64272b6247da34df817896b5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2020 12:05:51 +0000 Subject: [PATCH] Bump elasticsearch from 6.3.1 to 7.6.0 Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 6.3.1 to 7.6.0. - [Release notes](https://github.com/elastic/elasticsearch-py/releases) - [Changelog](https://github.com/elastic/elasticsearch-py/blob/7.6.0/Changelog.rst) - [Commits](https://github.com/elastic/elasticsearch-py/compare/6.3.1...7.6.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b048e56..34ed0af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ colorama==0.4.1 cornice==3.5.1 cornice-swagger==0.7.0 dockerflow==2018.4.0 -elasticsearch==6.3.1 +elasticsearch==7.6.0 hupper==1.6.1 idna==2.8 iso8601==0.1.12