Skip to content

Commit 1ecdc7d

Browse files
Upgrade: [dependabot] - bump moto from 5.1.18 to 5.1.19 (#270)
Bumps [moto](https://github.com/getmoto/moto) from 5.1.18 to 5.1.19. <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.19</h2> <p>Docker Digest for 5.1.19: <em>sha256:1bba01d147a15d14a5816b69ee6d346ba04bd43baab4a3a27a55c368ecc2bb90</em></p> <pre><code>General: * Removed support for ElasticTranscoder, now that AWS has also deprecated this service <p>New Methods:<br /> * ACM-PCA:<br /> * revoke_certificate()</p> <pre><code>* DSQL: * delete_cluster() * get_vpc_endpoint_service_name() * list_tags_for_resource() * FSX: * describe_backups() * SESv2: * list_tags_for_resource() * tag_resource() * untag_resource() * VPC Lattice: * delete_auth_policy() * delete_resource_policy() * get_auth_policy() * get_resource_policy() * put_auth_policy() * put_resource_policy() </code></pre> <p>Miscellaneous:<br /> * DynamoDB: put_item() now correctly validates numeric and boolean values<br /> * EC2: describe_instances() now returns the correct status for BlockDeviceMappings.Ebs.Status (attached, instead of in-use)<br /> * EC2: describe_network_acls() now supports the 'association.association-id' Filter<br /> * ELBv2: modify_load_balancer_attributes() no longer fails when modifying the 'health_check_logs.s3.enabled' attribute<br /> * ResourceGroupsTaggingAPI: get_resources() now supports the SESv2 resources: ConfigurationSets, ContactLists, DedicatedIpPool, EmailIdentity<br /> * Route53: change_tags_for_resource() no longer throws an error for removing a non-existing tag<br /> * S3: list_object_versions() now correctly calculates the IsLatest-attribute<br /> * Scheduler: list_schedules() and list_schedule_groups() now support pagination<br /> * SecretsManager: batch_get_secret_value() now returns error handling for unknown secrets<br /> * SSM: put_parameter() now returns the Tier-attribute<br /> </code></pre></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getmoto/moto/commit/714c6d8d2558952d1e6a781b60dbb5ef452cc0de"><code>714c6d8</code></a> Pre-Release: Up Version Number</li> <li><a href="https://github.com/getmoto/moto/commit/dadd62289453eb0654cfc99dc8063c864b5a6fba"><code>dadd622</code></a> Prep release 5.1.19 (<a href="https://redirect.github.com/getmoto/moto/issues/9597">#9597</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/09ce36658233ff87a236a2233d216a8ef44675f5"><code>09ce366</code></a> chore: update SSM default parameters (<a href="https://redirect.github.com/getmoto/moto/issues/9595">#9595</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/b543be00998bc66ea16118c9e2993568ecc1600f"><code>b543be0</code></a> Autoscaling: Improve parity around LaunchTemplates (<a href="https://redirect.github.com/getmoto/moto/issues/9596">#9596</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/dae44355ce5de6e833e3d490c0cfb2ab8630fa92"><code>dae4435</code></a> chore: update EC2 Instance Offerings (<a href="https://redirect.github.com/getmoto/moto/issues/9592">#9592</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/d15adc0d8b8509c51954d6bc04468ca8ed72ec8a"><code>d15adc0</code></a> chore: update EMR Instance Types (<a href="https://redirect.github.com/getmoto/moto/issues/9591">#9591</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/409f728480198e2797750e8832ff65b1e6a4fd1b"><code>409f728</code></a> Upgrade ruff to 0.14.10 (current latest). (<a href="https://redirect.github.com/getmoto/moto/issues/9588">#9588</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/b1055cae54209155a0e9699b7b0553837a569b4b"><code>b1055ca</code></a> EC2: describe_network_acls() now supports the 'association.association-id' Fi...</li> <li><a href="https://github.com/getmoto/moto/commit/393e41e45184c6c21a16d3e73e2ab06abd8b33ac"><code>393e41e</code></a> SSM: add Tier to PutParameter response (<a href="https://redirect.github.com/getmoto/moto/issues/9590">#9590</a>)</li> <li><a href="https://github.com/getmoto/moto/commit/8d4f40cdce23605b65e091c686bc6111a16ee299"><code>8d4f40c</code></a> remove pylint mention from docs, remove pylint comments (<a href="https://redirect.github.com/getmoto/moto/issues/9587">#9587</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getmoto/moto/compare/5.1.18...5.1.19">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.18&new-version=5.1.19)](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 26b1a4a commit 1ecdc7d

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ click = "^8.3.0"
2626
rich = "^14.1.0"
2727
pytest-mock = "^3.15.1"
2828
pytest-cov = "^7.0.0"
29-
moto = {extras = ["ssm"], version = "^5.1.18"}
29+
moto = {extras = ["ssm"], version = "^5.1.19"}
3030
markitdown = {extras = ["pdf", "docx", "pptx", "xlsx"], version = "^0.0.2"}
3131

3232

0 commit comments

Comments
 (0)