Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps moto from 5.1.0 to 5.1.1.

Changelog

Sourced from moto's changelog.

5.1.1

Docker Digest for 5.1.1: sha256:a4c04c53a892ad81741a2e006b85d0f98eab42ad988efb360429cb4ba6818323

* General:
    * Compatible with the new Account-based endpoint for DynamoDB (see https://github.com/boto/boto3/issues/4449)
    * Removed dependency on typing_extensions (introduced in 5.1.0)
  • New Methods:

    • CognitoIDP:

      • delete_identity_pool()
    • Glue:

      • create_connection()
      • get_connection()
      • get_connections()
    • GuardDuty:

      • get_administrator_account()
  • Miscellaneous:

    • ResourceGroupsTaggingAPI: get_resources() now supports EventBusses
    • RDS: create_db_instance() now throws an error when referencing a non-existent DBCluster
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 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)

Bumps [moto](https://github.com/getmoto/moto) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.0...5.1.1)

---
updated-dependencies:
- dependency-name: moto
  dependency-type: direct:development
  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 Mar 3, 2025
@kevinjqliu kevinjqliu merged commit 5ccbfc3 into main Mar 3, 2025
7 checks passed
@kevinjqliu kevinjqliu deleted the dependabot/pip/moto-5.1.1 branch March 3, 2025 23:47
gabeiglio pushed a commit to Netflix/iceberg-python that referenced this pull request Aug 13, 2025
Bumps [moto](https://github.com/getmoto/moto) from 5.1.0 to 5.1.1.
<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.1</h2>
<p>Docker Digest for 5.1.1:
<em>sha256:a4c04c53a892ad81741a2e006b85d0f98eab42ad988efb360429cb4ba6818323</em></p>
<pre><code>* General:
* Compatible with the new Account-based endpoint for DynamoDB (see
boto/boto3#4449)
    * Removed dependency on typing_extensions (introduced in 5.1.0)
<ul>
<li>
<p>New Methods:</p>
<ul>
<li>
<p>CognitoIDP:</p>
<ul>
<li>delete_identity_pool()</li>
</ul>
</li>
<li>
<p>Glue:</p>
<ul>
<li>create_connection()</li>
<li>get_connection()</li>
<li>get_connections()</li>
</ul>
</li>
<li>
<p>GuardDuty:</p>
<ul>
<li>get_administrator_account()</li>
</ul>
</li>
</ul>
</li>
<li>
<p>Miscellaneous:</p>
<ul>
<li>ResourceGroupsTaggingAPI: get_resources() now supports
EventBusses</li>
<li>RDS: create_db_instance() now throws an error when referencing a
non-existent DBCluster<br />
</code></pre></li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/getmoto/moto/commit/401269d076d7628329a021e1b960c79f90c3aaff"><code>401269d</code></a>
Pre-Release: Up Version Number</li>
<li><a
href="https://github.com/getmoto/moto/commit/f0e258f459c0b1bc4363829d3b55d6c03a0e991e"><code>f0e258f</code></a>
Prep release 5.1.1 (<a
href="https://redirect.github.com/getmoto/moto/issues/8623">#8623</a>)</li>
<li><a
href="https://github.com/getmoto/moto/commit/93521319e7c9acd43e2b9b6e13e8d8fd7c246162"><code>9352131</code></a>
chore: update IAM Managed Policies (<a
href="https://redirect.github.com/getmoto/moto/issues/8640">#8640</a>)</li>
<li><a
href="https://github.com/getmoto/moto/commit/1e2dd1526b0f7d943eb57666d3b95ff7143d06ab"><code>1e2dd15</code></a>
chore: update SSM default parameters (<a
href="https://redirect.github.com/getmoto/moto/issues/8647">#8647</a>)</li>
<li><a
href="https://github.com/getmoto/moto/commit/0224977538667d4ed6d93a259ba155bd5188b939"><code>0224977</code></a>
chore: update SSM default AMI's (<a
href="https://redirect.github.com/getmoto/moto/issues/8642">#8642</a>)</li>
<li><a
href="https://github.com/getmoto/moto/commit/19342fdcc1790d510c448539584dab0a9de12dec"><code>19342fd</code></a>
chore: update EC2 Instance Offerings (<a
href="https://redirect.github.com/getmoto/moto/issues/8646">#8646</a>)</li>
<li><a
href="https://github.com/getmoto/moto/commit/32679cbcc79da00f362bbdf1218f9b8470be60e6"><code>32679cb</code></a>
chore: update SSM Optimized AMI's (<a
href="https://redirect.github.com/getmoto/moto/issues/8643">#8643</a>)</li>
<li><a
href="https://github.com/getmoto/moto/commit/b78bc26bd33c367616a4492ef685e47ed2de229f"><code>b78bc26</code></a>
chore: update Config Managed Rules (<a
href="https://redirect.github.com/getmoto/moto/issues/8639">#8639</a>)</li>
<li><a
href="https://github.com/getmoto/moto/commit/f476634ff679ac4091ed045df7fdd89a9d34b427"><code>f476634</code></a>
RDS: Raise error when trying to add DBInstance to non-existent DBCluster
(<a
href="https://redirect.github.com/getmoto/moto/issues/8645">#8645</a>)</li>
<li><a
href="https://github.com/getmoto/moto/commit/e1c53bab28e23a3d5b12e5b4c14ea0fe1b81e897"><code>e1c53ba</code></a>
Bump the java-deps group in /other_langs/tests_java with 6 updates (<a
href="https://redirect.github.com/getmoto/moto/issues/8644">#8644</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/getmoto/moto/compare/5.1.0...5.1.1">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.0&new-version=5.1.1)](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>
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.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.