From 377dbfc5dd71b4711b7f95304b2db3955848527d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Mar 2025 17:12:20 +0000 Subject: [PATCH] chore(deps): bump elasticsearch from 2.4.1 to 8.17.2 Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 2.4.1 to 8.17.2. - [Release notes](https://github.com/elastic/elasticsearch-py/releases) - [Commits](https://github.com/elastic/elasticsearch-py/compare/2.4.1...v8.17.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 00cbfa096..ac018e6e0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ bcrypt==4.2.1 bleach[css]==6.2.0 colander==2.0 dogpile.cache==1.3.4 -elasticsearch==2.4.1 +elasticsearch==8.17.2 elasticsearch_dsl==2.2.0 geoalchemy2==0.4.2 geojson==3.2.0