Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): Bump moto from 5.0.22 to 5.0.23 in the development-d…
…ependencies group (#188) Bumps the development-dependencies group with 1 update: [moto](https://github.com/getmoto/moto). Updates `moto` from 5.0.22 to 5.0.23 <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.0.23</h2> <p>Docker Digest for 5.0.23: <em>sha256:d41e007bb1f7d41b530959ae9cbed1edf42737ee839faf8da7e925bf19f63105</em></p> <pre><code>New Services: * Kafka: * create_cluster() * create_cluster_v2() * describe_cluster() * describe_cluster_v2() * delete_cluster() * list_clusters() * list_clusters_v2() * list_tags_for_resource() * tag_resource() * untag_resource() <p>New Methods:<br /> * DirectConnect:<br /> * associate_mac_sec_key()<br /> * create_lag()<br /> * describe_lags()<br /> * describe_settings()<br /> * disassociate_mac_sec_key()<br /> * update_settings()</p> <pre><code>* EFS: * describe_file_system_policy() * put_file_system_policy() * ES: * describe_elasticsearch_domains() * OpenSearch: * describe_domains() </code></pre> <p>Miscellaneous:<br /> * Athena: list_query_executions() now supports the WorkGroup-parameter<br /> * Athena: start_query_execution() now supports the WorkGroup-parameter<br /> * CloudFormation: AWS::IAM::Role now supports updates<br /> * CognitoIDP: list_users() now correctly filters before applying the Limit<br /> * DirectConnect: describe_trusts() no longer requires a DirectoryId-parameter<br /> * DynamoDB: The DeleteProtectionEnabled can now be disabled<br /> * DynamoDB: update_item() can now return list of binaries<br /> * EC2: SecurityGroups now contain a SecurityGroupArn<br /> * EC2: update_route() now correctly handles DestinationPrefixListId<br /> * KMS: get_public_key() now supports passing in aliases<br /> * Lambda: publish_function() now publishes a function even if the updated code hasn't changed<br /> * MemoryDB: tag_resource/list_tags_for_resource() now supports Snapshots and SubnetGroups<br /> * RDS: copy_db_snapshot() now supports the CopyTags-parameter<br /> </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/426df0b74d98bd7d1c7b42918e11c66c4adc4c96"><code>426df0b</code></a> Pre-Release: Up Version Number</li> <li><a href="https://github.com/getmoto/moto/commit/479c2119e030ad961f6b783ff461a20663f31a36"><code>479c211</code></a> Prep release 5.0.23 (<a href="https://redirect.github.com/getmoto/moto/issues/8404">#8404</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/82c0c63bc1a3a7b682274ce0e5d41ae161dcb91c"><code>82c0c63</code></a> EC2: update_route() now correctly handles DestinationPreflixListId (<a href="https://redirect.github.com/getmoto/moto/issues/8395">#8395</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/ea13ff2c4aea37623c5ca9c27a0bd1465afce5bd"><code>ea13ff2</code></a> DynamoDB: update_item() can now return list of binaries (<a href="https://redirect.github.com/getmoto/moto/issues/8401">#8401</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/a7c36135f0d2b1c8c1d3e873c5c3d51f7cce4164"><code>a7c3613</code></a> chore: update SSM default parameters (<a href="https://redirect.github.com/getmoto/moto/issues/8402">#8402</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/f46b9e5925bd1bbd1f541db34918ad7e5bb34bf1"><code>f46b9e5</code></a> chore: update EC2 Instance Types (<a href="https://redirect.github.com/getmoto/moto/issues/8399">#8399</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/d21bb8624d12c7054b51ef17b06fb6894e642b76"><code>d21bb86</code></a> chore: update EC2 Instance Offerings (<a href="https://redirect.github.com/getmoto/moto/issues/8398">#8398</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/b5c665edf41352cd1647d720eaf9e4199436f0e1"><code>b5c665e</code></a> EC2: add SecurityGroupArn to security groups (<a href="https://redirect.github.com/getmoto/moto/issues/8393">#8393</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/44df2b02a65255659405f7fa31f1f24259d1b1bb"><code>44df2b0</code></a> Kafka V1 Support (<a href="https://redirect.github.com/getmoto/moto/issues/8381">#8381</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/8896093e650be8b75a3b3103bb3a0d82380fb393"><code>8896093</code></a> CognitoIDP: Fix Limit and Filter params for list_users() (<a href="https://redirect.github.com/getmoto/moto/issues/8392">#8392</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getmoto/moto/compare/5.0.22...5.0.23">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.0.22&new-version=5.0.23)](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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information