From e83e9eb1e4aa17239010e9f13eb7067a0822f9ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 11:27:37 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=B1=20Bump=20elasticsearch=20from=208.?= =?UTF-8?q?16.0=20to=208.17.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 c051de62..f4e6f579 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ requests -elasticsearch==8.16.0 +elasticsearch==8.17.0