From 2d40f27a9c80de054dd5c5e83151ca90d6907b39 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 14 May 2020 05:33:25 +0000 Subject: [PATCH] Bump elasticsearch from 7.6.0 to 7.7.0 Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 7.6.0 to 7.7.0. - [Release notes](https://github.com/elastic/elasticsearch-py/releases) - [Changelog](https://github.com/elastic/elasticsearch-py/blob/master/Changelog.rst) - [Commits](https://github.com/elastic/elasticsearch-py/compare/7.6.0...7.7.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 4b06289..a55cf16 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ colorama==0.4.3 cornice==4.0.1 cornice-swagger==1.0.0 dockerflow==2019.10.0 -elasticsearch==7.6.0 +elasticsearch==7.7.0 hupper==1.10.2 idna==2.9 iso8601==0.1.12