Skip to content

build(deps-dev): update moto requirement from ~=5.1.18 to ~=5.2.0#213

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/moto-approx-eq-5.2.0
Open

build(deps-dev): update moto requirement from ~=5.1.18 to ~=5.2.0#213
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/moto-approx-eq-5.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 5, 2026

Updates the requirements on moto to permit the latest version.

Changelog

Sourced from moto's changelog.

5.2.0

Docker Digest for 5.2.0: sha256:d8d063e3e704d256cbe8165072fa273c17698be91311e49fc602b7716f459bea

General:
    * Drops support for Python 3.9
    * Lambda Containers now configure the AWS_ENDPOINT_URL, automatically intercepting requests to other AWS services

New Services:
* Bedrock-AgentCore-Control:
* create_agent_runtime()
* create_agent_runtime_endpoint()
* create_gateway()
* create_gateway_target()
* create_memory()
* delete_agent_runtime()
* delete_agent_runtime_endpoint()
* delete_gateway()
* delete_gateway_target()
* delete_memory()
* get_agent_runtime()
* get_agent_runtime_endpoint()
* get_gateway()
* get_gateway_target()
* get_memory()
* list_agent_runtimes()
* list_agent_runtime_endpoints()
* list_agent_runtime_versions()
* list_gateways()
* list_gateway_targets()
* list_memories()
* list_tags_for_resource()
* tag_resource()
* update_agent_runtime()
* update_agent_runtime_endpoint()
* update_gateway()
* update_gateway_target()
* untag_resource()

* Bedrock-Runtime:
    * invoke_model()
  • FIS:
    • create_experiment_template()
    • delete_experiment_template()
    • list_tags_for_resource()
    • tag_resource()
    • untag_resource()

New Methods:

... (truncated)

Commits

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 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)

Updates the requirements on [moto](https://github.com/getmoto/moto) to permit the latest version.
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.18...5.2.0)

---
updated-dependencies:
- dependency-name: moto
  dependency-version: 5.2.0
  dependency-type: direct:development
...

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 May 5, 2026
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.

0 participants