Bump s3transfer from 0.10.1 to 0.10.2

Bumps [s3transfer](https://github.com/boto/s3transfer) from 0.10.1 to 0.10.2.
- [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/s3transfer/compare/0.10.1...0.10.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-06-27 19:06:07 +00:00
committed by GitHub
parent 294dab793f
commit 76f31824e8
2 changed files with 6 additions and 6 deletions

View File

@@ -70,7 +70,7 @@ markupsafe = "^2.1.5"
pycparser = "^2.22"
python-dateutil = "^2.9.0.post0"
pyyaml = "^6.0.1"
s3transfer = "^0.10.1"
s3transfer = "^0.10.2"
six = "^1.16.0"
urllib3 = "^2.2.2"
webencodings = "^0.5.1"