Skip to content

Commit

Permalink
Bump s3transfer from 0.10.0 to 0.10.1 in /python (#385)
Browse files Browse the repository at this point in the history
Bumps [s3transfer](https://github.com/boto/s3transfer) from 0.10.0 to 0.10.1.
- [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst)
- [Commits](boto/s3transfer@0.10.0...0.10.1)

---
updated-dependencies:
- dependency-name: s3transfer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 9660eff commit b4f0c16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ requests==2.31.0
# via
# nitor-vault (setup.py)
# threadlocal-aws
s3transfer==0.10.0
s3transfer==0.10.1
# via boto3
six==1.16.0
# via python-dateutil
Expand Down

0 comments on commit b4f0c16

Please sign in to comment.