Skip to content

Commit

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

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

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 Sep 1, 2023
1 parent cc9b810 commit 2cae414
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.39
botocore==1.31.37
botocore==1.31.39

# For testing framework
nltk==3.8.1

0 comments on commit 2cae414

Please sign in to comment.