Skip to content

Commit

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

---
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] authored Jan 16, 2024
1 parent d8ef1f8 commit 5915423
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.60.0

# s3
boto3==1.28.62
botocore==1.31.62
botocore==1.34.19

# For testing framework
nltk==3.8.1

0 comments on commit 5915423

Please sign in to comment.