From ce8fececa2c2f96bd528c39fbff24d0e5c23c910 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 11:35:11 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=B1=20Bump=20elasticsearch=20from=208.?= =?UTF-8?q?17.0=20to=208.17.1?= 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.17.0 to 8.17.1. - [Release notes](https://github.com/elastic/elasticsearch-py/releases) - [Commits](https://github.com/elastic/elasticsearch-py/compare/v8.17.0...v8.17.1) --- updated-dependencies: - dependency-name: elasticsearch dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f4e6f579..cc0c03d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ requests -elasticsearch==8.17.0 +elasticsearch==8.17.1