Skip to content

Commit

Permalink
pip(deps): update botocore requirement from ~=1.26 to ~=1.28
Browse files Browse the repository at this point in the history
Updates the requirements on [botocore](https://github.com/boto/botocore) to permit the latest version.
- [Release notes](https://github.com/boto/botocore/releases)
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.26.0...1.28.4)

---
updated-dependencies:
- dependency-name: botocore
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 31, 2022
1 parent e1b5641 commit b2b5355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/S3_REQUIREMENTS.txt
@@ -1,4 +1,4 @@
boto3~=1.20
botocore~=1.26
botocore~=1.28
hurry.filesize~=0.9
s3transfer~=0.5

0 comments on commit b2b5355

Please sign in to comment.