From 079537998405756dfc71aba9b8bfb43a33063cc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Sep 2023 17:47:56 +0000 Subject: [PATCH] chore(deps): bump elasticsearch from 2.4.1 to 8.10.0 Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 2.4.1 to 8.10.0. - [Release notes](https://github.com/elastic/elasticsearch-py/releases) - [Commits](https://github.com/elastic/elasticsearch-py/compare/2.4.1...v8.10.0) --- 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 cb9aae0bb..e7c16a304 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ bcrypt==4.0.1 bleach[css]==6.0.0 colander==2.0 dogpile.cache==1.2.2 -elasticsearch==2.4.1 +elasticsearch==8.10.0 elasticsearch_dsl==2.2.0 geoalchemy2==0.4.2 geojson==3.0.1