From 6ebfac47a6ca94df9902c222e65ad21cffe93105 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2020 05:44:03 +0000 Subject: [PATCH] Bump elasticsearch from 7.8.0 to 7.8.1 Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 7.8.0 to 7.8.1. - [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.8.0...7.8.1) 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 c84f020..7641321 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ colorama==0.4.3 cornice==5.0.1 cornice-swagger==1.0.0 dockerflow==2020.6.0 -elasticsearch==7.8.0 +elasticsearch==7.8.1 hupper==1.10.2 idna==2.10 iso8601==0.1.12