Skip to content

Commit

Permalink
Bump moto from 4.2.8 to 4.2.9 (#159)
Browse files Browse the repository at this point in the history
Bumps [moto](https://github.com/getmoto/moto) from 4.2.8 to 4.2.9.
<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>4.2.9</h2>
<p>Docker Digest for 4.2.9:
<em>sha256:4e9d89322b5ca9196fa7efda78b1269580be7aa6879894950e2728edc946573f</em></p>
<pre><code>General:
    * Fix compatibility with botocore 1.32.1
<p>Miscellaneous:
* ECS: Tagging is now supported for Tasks
* LakeFormation: deregister_resource() now throws the correct error for
unknown resources
* LakeFormation: list_permissions() now supports Parameters
* RDS: create_db_instance() now validates the engine parameter
* Transcribe: TranscriptionJobs now support the Subtitles-parameter
</code></pre></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/getmoto/moto/commit/1daaf58c7063a524d5e1e6afa26e35b903a9a2b4"><code>1daaf58</code></a>
Prep Release 4.2.9 (<a
href="https://redirect.github.com/getmoto/moto/issues/7032">#7032</a>)</li>
<li><a
href="https://github.com/getmoto/moto/commit/86f1d53f54cf0ec690c6fa14340219a316af601e"><code>86f1d53</code></a>
Add subtitle support for <code>transcribe</code> (<a
href="https://redirect.github.com/getmoto/moto/issues/7028">#7028</a>)</li>
<li><a
href="https://github.com/getmoto/moto/commit/63e869d7173f318c9060ca6161aa296e53c1a2e6"><code>63e869d</code></a>
LakeFormation: Add Parameters for list_permissions() (<a
href="https://redirect.github.com/getmoto/moto/issues/7026">#7026</a>)</li>
<li><a
href="https://github.com/getmoto/moto/commit/1f841254b834c24d7ec0f5a746257927930361e9"><code>1f84125</code></a>
Techdebt: Fix compatibility with botocore 1.32.1 (<a
href="https://redirect.github.com/getmoto/moto/issues/7030">#7030</a>)</li>
<li><a
href="https://github.com/getmoto/moto/commit/ed56ffd48432ccb1415f34783474d5ada514d7ee"><code>ed56ffd</code></a>
ECS: Tagging is now supported for Tasks (<a
href="https://redirect.github.com/getmoto/moto/issues/7029">#7029</a>)</li>
<li><a
href="https://github.com/getmoto/moto/commit/d3efa2afb92f453c8fb01ec5e6b70cd074188502"><code>d3efa2a</code></a>
LakeFormation: deregister_resource() should handle unknown resources (<a
href="https://redirect.github.com/getmoto/moto/issues/7023">#7023</a>)</li>
<li><a
href="https://github.com/getmoto/moto/commit/c14df137d50a11e3b481828eb1b8bab71ab9e860"><code>c14df13</code></a>
S3: typing: FakeKey should always have an account_id (<a
href="https://redirect.github.com/getmoto/moto/issues/7022">#7022</a>)</li>
<li><a
href="https://github.com/getmoto/moto/commit/447710c6a68e7d5ea7ad6d7df93c663de32ac7f1"><code>447710c</code></a>
RDS: Add validation for engine parameter before creating db_instance (<a
href="https://redirect.github.com/getmoto/moto/issues/7002">#7002</a>)</li>
<li><a
href="https://github.com/getmoto/moto/commit/ac401f6961253010421a62bcb0fe61888f7971f4"><code>ac401f6</code></a>
chore: update SSM default parameters (<a
href="https://redirect.github.com/getmoto/moto/issues/7020">#7020</a>)</li>
<li><a
href="https://github.com/getmoto/moto/commit/c1a0bcedfc44c4ce5d350aaa6d313ec882c1f178"><code>c1a0bce</code></a>
chore: update EC2 Instance Types (<a
href="https://redirect.github.com/getmoto/moto/issues/7019">#7019</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/getmoto/moto/compare/4.2.8...4.2.9">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=4.2.8&new-version=4.2.9)](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>
  • Loading branch information
github-actions[bot] authored Nov 17, 2023
2 parents 2f88d44 + 1cd3cf1 commit 1fff290
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1fff290

Please sign in to comment.