From d1b5b10604d19270b7f254bd259ba22b4bec669f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 13:38:44 +0000 Subject: [PATCH] chore(deps): bump elasticsearch from 2.4.1 to 8.15.1 Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 2.4.1 to 8.15.1. - [Release notes](https://github.com/elastic/elasticsearch-py/releases) - [Commits](https://github.com/elastic/elasticsearch-py/compare/2.4.1...v8.15.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 3b009988e..52ebedae6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ bcrypt==4.2.0 bleach[css]==6.1.0 colander==2.0 dogpile.cache==1.3.3 -elasticsearch==2.4.1 +elasticsearch==8.15.1 elasticsearch_dsl==2.2.0 geoalchemy2==0.4.2 geojson==3.1.0