Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main' into sigv4-role-based
Browse files Browse the repository at this point in the history
Signed-off-by: Chinmay Gadgil <[email protected]>
  • Loading branch information
cgchinmay committed Oct 10, 2023
2 parents 0f6a2c6 + b213ce5 commit abd217a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ def str_from_file(name):
# transitive dependencies:
# urllib3: MIT
# aiohttp: Apache 2.0
"opensearch-py[async]==2.2.0",
"opensearch-py[async]==2.3.2",
# License: BSD
"psutil==5.8.0",
# License: MIT
Expand Down Expand Up @@ -97,7 +97,7 @@ def str_from_file(name):
# botocore: Apache 2.0
# jmespath: MIT
# s3transfer: Apache 2.0
"boto3==1.10.32",
"boto3==1.28.62",
]

tests_require = [
Expand Down

0 comments on commit abd217a

Please sign in to comment.