From 179843747b541558ba8b9c33abcc15a4fdf98344 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Jun 2021 05:02:00 +0000 Subject: [PATCH] Bump elasticsearch from 2.4.1 to 7.13.1 Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 2.4.1 to 7.13.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/2.4.1...v7.13.1) --- updated-dependencies: - dependency-name: elasticsearch dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2a7760fcb..9cf199832 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ bcrypt==3.2.0 bleach==3.3.0 colander==1.8.3 dogpile.cache==1.1.3 -elasticsearch==2.4.1 +elasticsearch==7.13.1 elasticsearch_dsl==2.2.0 geoalchemy2==0.4.2 geojson==2.5.0