From b018e3e0b465e9d272c6db4ef0bd96f780b65100 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Dec 2024 15:52:05 +0000 Subject: [PATCH] deps(deps): bump elasticsearch from 8.16.0 to 8.17.0 Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 8.16.0 to 8.17.0. - [Release notes](https://github.com/elastic/elasticsearch-py/releases) - [Commits](https://github.com/elastic/elasticsearch-py/compare/v8.16.0...v8.17.0) --- updated-dependencies: - dependency-name: elasticsearch dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e43b60d..0ed6ac6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ jsonschema==4.23.0 numpy==2.2.1 pandas==2.2.3 neo4j==5.27.0 -elasticsearch==8.16.0 +elasticsearch==8.17.0 psycopg2==2.9.10 pymongo==4.10.1 pyjq==2.6.0