Skip to content

Commit 8514021

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

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
@@ -54,7 +54,7 @@ sqlparse==0.5.0
5454
gunicorn==23.0.0
5555

5656
# boto3 deps
57-
s3transfer==0.14.0
57+
s3transfer==0.15.0
5858
jmespath==1.0.0
5959

6060
botocore>=1.15.0,<1.42.0

0 commit comments

Comments
 (0)