From 75e156c0587e0c33b6492dcf02a1684557601327 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 26 Jul 2021 06:20:44 +0000 Subject: [PATCH] Bump elasticsearch from 7.11.0 to 7.13.4 Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 7.11.0 to 7.13.4. - [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/v7.11.0...v7.13.4) 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 780751d..15a7146 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ colorama==0.4.4 cornice==5.1.0 cornice-swagger==1.0.0 dockerflow==2020.10.0 -elasticsearch==7.11.0 +elasticsearch==7.13.4 hupper==1.10.2 idna==3.1 iso8601==0.1.14