Skip to content

Commit 90358b7

Browse files
Build: Bump moto from 5.1.11 to 5.1.12 (apache#2443)
Bumps [moto](https://github.com/getmoto/moto) from 5.1.11 to 5.1.12. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/getmoto/moto/blob/master/CHANGELOG.md">moto's changelog</a>.</em></p> <blockquote> <h2>5.1.12</h2> <p>Docker Digest for 5.1.12: <em>sha256:e1cf8b624019e6eba25cb5b37efdf95a463fc24691978540a1c7008b7d02fda0</em></p> <pre><code>General: * Removed support for OpsWorks, now that AWS has also deprecated this service. https://docs.aws.amazon.com/opsworks/latest/userguide/stacks-eol-faqs.html <p>New Methods: * Glue: * batch_get_workflows() * create_workflow() * delete_workflow() * get_workflow() * get_workflow_run() * get_workflow_runs() * get_workflow_run_properties() * list_workflows() * put_workflow_run_properties() * start_workflow_run() * stop_workflow_run() * update_workflow()</p> <pre><code>* IOT: * add_thing_to_billing_group() * create_billing_group() * delete_billing_group() * describe_billing_group() * list_billing_groups() * list_things_in_billing_group() * remove_thing_from_billing_group() * update_billing_group() * SES: * clone_receipt_rule_set() * SSM: * create_data_source() * deregister_patch_baseline_for_patch_group() * delete_data_source() * describe_data_source() * get_patch_baseline_for_patch_group() * list_data_sources() * list_tags_for_resource() * register_patch_baseline_for_patch_group() * update_data_source() * tag_resource() * untag_resource() </code></pre> <p>Miscellaneous: </code></pre></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getmoto/moto/commit/981d6417b828412406eeba70045cb6be98612ec3"><code>981d641</code></a> Pre-Release: Up Version Number</li> <li><a href="https://github.com/getmoto/moto/commit/9def14736ea0d75dcfdeebdf0a5fc8046f64566d"><code>9def147</code></a> Admin: Prep release 5.1.12 (<a href="https://redirect.github.com/getmoto/moto/issues/9270">#9270</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/ea94b4054296549662f61979cc69e859574a3272"><code>ea94b40</code></a> chore: update SSM default parameters (<a href="https://redirect.github.com/getmoto/moto/issues/9269">#9269</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/8ce36f7b8565f607fb16da9a70a59599b2d29b9d"><code>8ce36f7</code></a> chore: update EMR Instance Types (<a href="https://redirect.github.com/getmoto/moto/issues/9266">#9266</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/2d358ba575948a086c0f1078679db893d127e0e3"><code>2d358ba</code></a> chore: update EC2 Instance Types (<a href="https://redirect.github.com/getmoto/moto/issues/9268">#9268</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/e35b280819341bd4e0c5a51d0c2132527717b94d"><code>e35b280</code></a> chore: update EC2 Instance Offerings (<a href="https://redirect.github.com/getmoto/moto/issues/9267">#9267</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/6c16d2d0aef0facc991997cd4abd2621959bafb2"><code>6c16d2d</code></a> [DirectConnect] Updating ARNs to match AWS (<a href="https://redirect.github.com/getmoto/moto/issues/9265">#9265</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/0e24869fc946ce3e907e80bdc6096eac586d38c6"><code>0e24869</code></a> SSM: register/deregister/get patch group (<a href="https://redirect.github.com/getmoto/moto/issues/9259">#9259</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/a82fc4950da62a87c1fa2d8ed543a0c327c298cd"><code>a82fc49</code></a> SES: Enhancements/Validations around CreateReceiptRule action (<a href="https://redirect.github.com/getmoto/moto/issues/9249">#9249</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/020c0f7b7d63394f7c636b86512d3ecc8df4a506"><code>020c0f7</code></a> [EC2] Adds attributes to elastic network interface association response (<a href="https://redirect.github.com/getmoto/moto/issues/9261">#9261</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getmoto/moto/compare/5.1.11...5.1.12">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=moto&package-manager=pip&previous-version=5.1.11&new-version=5.1.12)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d306b4 commit 90358b7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)