Skip to content

Commit

Permalink
Bump botocore from 1.29.154 to 1.31.37 (#280)
Browse files Browse the repository at this point in the history
Bumps [botocore](https://github.com/boto/botocore) from 1.29.154 to 1.31.37.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.29.154...1.31.37)

---
updated-dependencies:
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 31, 2023
1 parent d70b239 commit 0c63bab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ googleapis-common-protos==1.59.1

# s3
boto3==1.28.34
botocore==1.29.154
botocore==1.31.37

# For testing framework
nltk==3.8.1

0 comments on commit 0c63bab

Please sign in to comment.