From 8da11bdfec3bdff1b447787ec189140eb344e277 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 11:14:47 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=B1=20MSA-14124:=20Bump=20opensearch-p?= =?UTF-8?q?y=20from=203.0.0=20to=203.1.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 3.0.0 to 3.1.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/v3.0.0...v3.1.0) --- updated-dependencies: - dependency-name: opensearch-py dependency-version: 3.1.0 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 d5de3c3f..7aa208bf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ requests -opensearch-py==3.0.0 +opensearch-py==3.1.0