From ee05d165d9674a9aca21cbc0c4871d97219872cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 11:39:26 +0000 Subject: [PATCH] Bump elasticsearch from 7.17.0 to 9.1.0 Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 7.17.0 to 9.1.0. - [Release notes](https://github.com/elastic/elasticsearch-py/releases) - [Commits](https://github.com/elastic/elasticsearch-py/compare/v7.17.0...v9.1.0) --- updated-dependencies: - dependency-name: elasticsearch dependency-version: 9.1.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 01fd305b6..183a78bdc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ SQLAlchemy==2.0.21 alembic==1.13.1 authlib==0.15.5 -elasticsearch==7.17.0 +elasticsearch==9.1.0 marshmallow==3.21.1 gunicorn[eventlet]==22.0.0 jsonschema==4.22.0