Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2025

Bumps opensearch-py from 3.0.0 to 3.1.0.

Release notes

Sourced from opensearch-py's releases.

v3.1.0

What's Changed

New Contributors

Full Changelog: opensearch-project/opensearch-py@v3.0.0...v3.1.0

Changelog

Sourced from opensearch-py's changelog.

[3.1.0]

Added

Updated APIs

Changed

  • Rename DenseVector field type to KnnVector (925)

Deprecated

  • Deprecate python 3.8 and 3.9 support which are end of life. (966)

Removed

Fixed

  • Moved client tests to dedicated files to ensure they are run (944)
  • Fix Async request signer (932)

Security

Dependencies

  • Bumps aiohttp from >=3.9.4,<4 to >=3.10.11,<4 (#920)
  • Bumps aiohttp from >=3.10.11 to >=3.12.14 (#966)
  • Bump pytest-asyncio from <=0.25.1 to <=1.2.0 (#936, #950)
  • Bumps lycheeverse/lychee-action from 1.9.3 to 2.7.0 (#946, #980)
  • Bump actions/download-artifact from 4 to 6 (#957, #968)
  • Bump actions/cache from 3 to 4 (#958)
  • Bump peter-evans/create-pull-request from 6 to 7 (#959)
  • Bump actions/setup-python from 5 to 6 (#961)
  • Bump dangoslen/dependabot-changelog-helper from 3 to 4 (#960)
  • Bump stefanzweifel/git-auto-commit-action from 5 to 7 (#962)
  • Bump actions/checkout from 4 to 5 (#967)
  • Bump VachaShah/backport from 1.1.4 to 2.2.0 (#969)
  • Bump actions/github-script from 7 to 8 (#973)
  • Bump actions/upload-artifact from 4 to 5 (#972)
  • Bump actions/setup-java from 4 to 5 (#974)
Commits
  • 4ad9a25 Preparing for release, 3.1.0 (#971)
  • 0979c33 Fix Changelog entry (#979)
  • 93ea96f Bump lycheeverse/lychee-action from 2.0.2 to 2.7.0 (#980)
  • e962fbe Add transport-grpc client library (#977)
  • 1e738e9 Bump actions/github-script from 7 to 8 (#973)
  • 861bee4 Bump actions/setup-java from 4 to 5 (#974)
  • d5f0078 Bump actions/upload-artifact from 4 to 5 (#972)
  • 2369c94 Bump minimum supported python 3.8 -> 3.10 (#966)
  • 4ef46e5 Updated opensearch-py to reflect the latest OpenSearch API spec (2025-11-04) ...
  • 68204b0 Bump VachaShah/backport from 1.1.4 to 2.2.0 (#969)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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](opensearch-project/opensearch-py@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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 21, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 21, 2025 09:18
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant