From 7fcba7047f2aa24592c842c915a2ca5337a8f6c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 11:36:06 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=B1=20Bump=20opensearch-py=20from=202.?= =?UTF-8?q?8.0=20to=203.0.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [opensearch-py](https://github.com/opensearch-project/opensearch-py) from 2.8.0 to 3.0.0. - [Release notes](https://github.com/opensearch-project/opensearch-py/releases) - [Changelog](https://github.com/opensearch-project/opensearch-py/blob/main/CHANGELOG.md) - [Commits](https://github.com/opensearch-project/opensearch-py/compare/v2.8.0...v3.0.0) --- updated-dependencies: - dependency-name: opensearch-py dependency-version: 3.0.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 ff1d1d5..d5de3c3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ requests -opensearch-py==2.8.0 +opensearch-py==3.0.0