From 60f0b61c787879899145f50108eb3f993bb1a0e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 17:00:57 +0000 Subject: [PATCH] Bump elasticsearch from 2.4.1 to 8.4.2 Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 2.4.1 to 8.4.2. - [Release notes](https://github.com/elastic/elasticsearch-py/releases) - [Commits](https://github.com/elastic/elasticsearch-py/compare/2.4.1...v8.4.2) --- 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 314b76c55..02233a15c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ bcrypt==4.0.0 bleach==4.1.0 colander==1.8.3 dogpile.cache==1.1.8 -elasticsearch==2.4.1 +elasticsearch==8.4.2 elasticsearch_dsl==2.2.0 geoalchemy2==0.4.2 geojson==2.5.0