Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 4, 2023

Bumps aioboto3 from 8.3.0 to 10.4.0.

Changelog

Sourced from aioboto3's changelog.

10.4.0 (2023-01-31)

  • Bumped aiobotocore to 2.4.2
  • Updated CI action versions

10.3.0 (2023-01-04)

10.2.0 (2022-12-03)

  • Updated S3 streaming example
  • Bumped aiobotocore to 2.4.1

10.1.0 (2022-09-21)

10.0.0 (2022-08-10)

  • Bumped aiobotocore to 2.3.4 - thanks @​dacevedo12
  • Fixed async pytest fixtures which now work in pytest-asyncio strict mode
  • Fixed edge case in dynamodb batch writer loosing uncommitted writes - see #270, thanks @​JamesVerrill

9.6.0 (2022-05-06)

  • Bumped aiobotocore to 2.3.0

9.5.0 (2022-03-29)

  • Bumped aiobotocore to 2.2.0 - thanks @​dacevedo12
  • Updated formatting in various places to match the boto3 equivalent

9.4.0 (2022-03-13)

  • Bumped aiobotocore to 2.1.2
  • Updated asyncio.wait usage to be compatible with py3.11 - thanks @​noblepayne
  • Fixed resource aexit not being used properly - thanks @​chrisBLIT
  • Added S3 CopyFrom test coverage
  • Bumped Moto to 3.1.0

9.3.1 (2022-01-10)

... (truncated)

Commits

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [aioboto3](https://github.com/terrycain/aioboto3) from 8.3.0 to 10.4.0.
- [Release notes](https://github.com/terrycain/aioboto3/releases)
- [Changelog](https://github.com/terrycain/aioboto3/blob/main/CHANGELOG.rst)
- [Commits](terricain/aioboto3@v8.3.0...v10.4.0)

---
updated-dependencies:
- dependency-name: aioboto3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 4, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 4, 2023

Dependabot tried to add @scv119 and @clarkzinzow as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/HumanCompatibleAI/ray/pulls/61/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the HumanCompatibleAI/ray repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants