Skip to content

Commit

Permalink
pip(deps): update botocore requirement from ~=1.23 to ~=1.24 (#223)
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.23.0...1.24.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nicholas Cilfone <nicholas.cilfone@fmr.com>
  • Loading branch information
dependabot[bot] and ncilfone committed Mar 4, 2022
1 parent 83f993d commit 2efe7d0
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.23
botocore~=1.24
hurry.filesize==0.9
s3transfer~=0.5

0 comments on commit 2efe7d0

Please sign in to comment.