From 60dd595585c985bcdfbeb10001dc971183ef045e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Oct 2023 08:57:32 +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 4502e0f20..379861bf9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ bcrypt==4.0.1 bleach[css]==6.1.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