From 9fe60fb392858b0052baadfd24105b9d397716f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 05:10:57 -0400 Subject: [PATCH] Bump opensearch-py from 2.3.1 to 2.3.2 (#69) Bumps [opensearch-py](https://github.com/opensearch-project/opensearch-py) from 2.3.1 to 2.3.2. - [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.3.1...v2.3.2) --- updated-dependencies: - dependency-name: opensearch-py dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> [skip actions] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 10ae035..1e4e16f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,5 +9,5 @@ google-auth==2.23.0 google-auth-httplib2==0.1.1 google-auth-oauthlib==1.1.0 googleapis-common-protos==1.60.0 -opensearch-py==2.3.1 +opensearch-py==2.3.2 pandas==2.1.1