From 32d35ce368295b5f83d1b4b121a4e5952e833b24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Apr 2025 06:07:54 +0000 Subject: [PATCH] deps(deps): bump elasticsearch from 8.17.2 to 9.0.0 Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 8.17.2 to 9.0.0. - [Release notes](https://github.com/elastic/elasticsearch-py/releases) - [Commits](https://github.com/elastic/elasticsearch-py/compare/v8.17.2...v9.0.0) --- updated-dependencies: - dependency-name: elasticsearch dependency-version: 9.0.0 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 742ab0d..77b8bea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ jsonschema==4.23.0 numpy==2.2.4 pandas==2.2.3 neo4j==5.28.1 -elasticsearch==8.17.2 +elasticsearch==9.0.0 psycopg2==2.9.10 pymongo==4.11.3 pyjq==2.6.0