amzn / amazon-ray

Staging area for ongoing enhancements to Ray focused on improving integration with AWS and other Amazon technologies.
Apache License 2.0
66 stars 28 forks source link

[tune](deps): Bump s3transfer from 0.3.4 to 0.3.7 in /python/requirements #37

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps s3transfer from 0.3.4 to 0.3.7.

Changelog

Sourced from s3transfer's changelog.

0.3.7

  • bugfix:ReadFileChunk: Fix seek behavior in ReadFileChunk class

0.3.6

  • bugfix:packaging: Fix setup.py metadata for futures on Python 2.7

0.3.5

  • enhancement:s3: Block TransferManager methods for S3 Object Lambda resources
Commits
  • 8498ce2 Merge branch 'release-0.3.7'
  • d0f0ebd Bumping version to 0.3.7
  • f840c05 Merge pull request #102 from dbnicholson/fix-zero-len-files
  • fe4f945 Fix seek bounding issues
  • eecc400 Test ReadFileChunk seek with whence != 0
  • d9eb4e6 Implement seek whence param for zero length files
  • ec75ec0 Fix trove classifiers for s3transfer
  • fb386e4 Merge branch 'release-0.3.6'
  • 78c24f8 Merge branch 'release-0.3.6' into develop
  • 60ee43e Bumping version to 0.3.6
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
dependabot[bot] commented 3 years ago

Superseded by #38.