Skip to content

Commit c44ca96

Browse files
Bump s3transfer from 0.15.0 to 0.16.0
Bumps [s3transfer](https://github.com/boto/s3transfer) from 0.15.0 to 0.16.0. - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](boto/s3transfer@0.15.0...0.16.0) --- updated-dependencies: - dependency-name: s3transfer dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eb8c89d commit c44ca96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ gunicorn==23.0.0
8383

8484
# boto3 deps
8585
urllib3==2.5.0 # sentry-sdk
86-
s3transfer==0.15.0
86+
s3transfer==0.16.0
8787
jmespath==1.0.1
8888

8989
botocore>=1.15.0,<1.42.0

0 commit comments

Comments
 (0)