Skip to content

Commit 2efe7d0

Browse files
pip(deps): update botocore requirement from ~=1.23 to ~=1.24 (#223)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Cilfone <[email protected]>
1 parent 83f993d commit 2efe7d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/S3_REQUIREMENTS.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
boto3~=1.20
2-
botocore~=1.23
2+
botocore~=1.24
33
hurry.filesize==0.9
44
s3transfer~=0.5

0 commit comments

Comments
 (0)