Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump boto3 from 1.26.8 to 1.26.9 #7141

Merged
merged 2 commits into from
Nov 16, 2022
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2022

Bumps boto3 from 1.26.8 to 1.26.9.

Changelog

Sourced from boto3's changelog.

1.26.9

  • api-change:customer-profiles: [botocore] This release enhances the SearchProfiles API by providing functionality to search for profiles using multiple keys and logical operators.
  • api-change:lakeformation: [botocore] This release adds a new parameter "Parameters" in the DataLakeSettings.
  • api-change:managedblockchain: [botocore] Updating the API docs data type: NetworkEthereumAttributes, and the operations DeleteNode, and CreateNode to also include the supported Goerli network.
  • api-change:proton: [botocore] Add support for CodeBuild Provisioning
  • api-change:rds: [botocore] This release adds support for restoring an RDS Multi-AZ DB cluster snapshot to a Single-AZ deployment or a Multi-AZ DB instance deployment.
  • api-change:workdocs: [botocore] Added 2 new document related operations, DeleteDocumentVersion and RestoreDocumentVersions.
  • api-change:xray: [botocore] This release enhances GetServiceGraph API to support new type of edge to represent links between SQS and Lambda in event-driven applications.
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 [boto3](https://github.com/boto/boto3) from 1.26.8 to 1.26.9.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.26.8...1.26.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 15, 2022
@pmilosev
Copy link
Contributor

I have the same unit test failing in #7112
I was quite behind current dev and have just synced forks and rebased on top of dev.

I assume then this test fails due to other reasons and not my changes ?

@pmilosev pmilosev mentioned this pull request Nov 15, 2022
Copy link
Contributor

@mtesauro mtesauro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@mtesauro mtesauro merged commit 9e685b8 into dev Nov 16, 2022
@dependabot dependabot bot deleted the dependabot/pip/dev/boto3-1.26.9 branch November 16, 2022 04:47
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants