From 8e5a1fef602a4571f559ddfd04176b3927605f55 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 12 Nov 2020 05:19:25 +0000 Subject: [PATCH] Bump elasticsearch from 7.9.1 to 7.10.0 Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 7.9.1 to 7.10.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.9.1...7.10.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 ebf4618..10b8ef2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ colorama==0.4.4 cornice==5.0.3 cornice-swagger==1.0.0 dockerflow==2020.10.0 -elasticsearch==7.9.1 +elasticsearch==7.10.0 hupper==1.10.2 idna==2.10 iso8601==0.1.13