Skip to content

Commit 0433322

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

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
@@ -42,7 +42,7 @@ sqlparse==0.5.3
4242
python-dateutil==2.9.0.post0
4343

4444
# boto3 deps
45-
s3transfer==0.12.0
45+
s3transfer==0.13.0
4646
jmespath==1.0.1
4747

4848
boto3>=1.9.198,<1.39.0

0 commit comments

Comments
 (0)