From 6b8fae97c503c06a86c547b04e8baae46c80b204 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 15:47:02 +0000 Subject: [PATCH] Bump elasticsearch from 7.9.1 to 8.13.2 Bumps [elasticsearch](https://github.com/elastic/elasticsearch-py) from 7.9.1 to 8.13.2. - [Release notes](https://github.com/elastic/elasticsearch-py/releases) - [Commits](https://github.com/elastic/elasticsearch-py/compare/7.9.1...v8.13.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 da1aadb..83c716f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ fastapi==0.105.0 uvicorn==0.29.0 -elasticsearch==7.9.1 +elasticsearch==8.13.2