Skip to content

Commit

Permalink
Bump opensearch-py[async] from 2.6.0 to 2.7.1
Browse files Browse the repository at this point in the history
Bumps [opensearch-py[async]](https://github.com/opensearch-project/opensearch-py) from 2.6.0 to 2.7.1.
- [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@v2.6.0...v2.7.1)

---
updated-dependencies:
- dependency-name: opensearch-py[async]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 23, 2024
1 parent ab7c7c7 commit ba12fa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"aiofiles==24.1.0",
"aiohttp[speedups]==3.10.2",
"elasticsearch[async]==8.14.0",
"opensearch-py[async]==2.6.0",
"opensearch-py[async]==2.7.1",
"boto3>=1.34.144,<1.35.0",
"fastapi==0.112.0",
"uvicorn[standard]==0.30.5",
Expand Down

0 comments on commit ba12fa1

Please sign in to comment.