Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent 8ffff84 commit 7dfd505
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.40
botocore==1.31.44

# For testing framework
nltk==3.8.1

0 comments on commit 7dfd505

Please sign in to comment.