From f11275e208c72545913342ae42523d368c8891ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 11:08:52 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=B1=20MSA-14124:=20Bump=20opensearch-p?= =?UTF-8?q?y=20from=203.1.0=20to=203.2.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.1.0 to 3.2.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.1.0...v3.2.0) --- updated-dependencies: - dependency-name: opensearch-py dependency-version: 3.2.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 7aa208bf..3ce87ae1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ requests -opensearch-py==3.1.0 +opensearch-py==3.2.0