Skip to content

Update moto requirement from ~=3.0.7 to ~=4.1.1#74

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/moto-approx-eq-4.1.1
Closed

Update moto requirement from ~=3.0.7 to ~=4.1.1#74
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/moto-approx-eq-4.1.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 1, 2023

Updates the requirements on moto to permit the latest version.

Changelog

Sourced from moto's changelog.

4.1.1

Docker Digest for 4.1.1: sha256:abb85db28568fc355636dac710a8108ba3cdb01bf1c129118cf1ce49eb8c5f07

New Methods:
    * APIGateway:
        * get_export()
* EC2:
    * describe_security_group_rules()
  • Glue:

    • delete_registry()
    • get_registry()
    • get_schema()
    • list_registries()
    • update_schema()
  • Sagemaker:

    • describe_pipeline()
    • describe_pipeline_definition_for_execution()
    • describe_pipeline_execution()
    • list_pipeline_executions()
    • list_pipeline_parameters_for_execution()
    • start_pipeline()

Miscellaneous: * APIGateway: put_integration() now supports the connectionType-parameter * Batch: register_job_definition() now supports type="multinode" * EC2: describe_launch_template_versions() now supports $Latest and $Default versions * ECS: list_services() now throws correct error when providing unknown cluster * ECS: start_task() now supports the tags-parameter * Events: put_events() now supports sending events to an eventbus in another region/account * KMS: list_aliases() now returns the TargetKeyId-attribute * S3: put_bucket_logging() now actually logs incoming requests, when enabled * SES: Fixed a bug where the service was not region-aware, i.e. all resources were shared across regions * SES: improved parser support for email templates * SSM: put_parameter() now validates the value of the Type-parameter * RDS: create_db_instance() now supports the PreferredMaintenanceWindow and PreferredBackupWindow-parameters

4.1.0

Docker Digest for 4.1.0: sha256:1c38613f7273054650d08f3cb3ce118753296d08ffbfee8c96400c89a529c9ca

General:
    * Dropped support for Py 3.6
    * Moto now uses setup.cfg to hold our packaging configuration, instead of setup.py, making Moto compatible with more recent Pip-versions

... (truncated)

Commits
  • 1928d9e Prep release 4.1.1 (#5869)
  • 64a5dcd ec2: default values in ec2 fleet (#5856)
  • b0ee64f Events: Support CrossAccount events (#5866)
  • 931bb6d APIGateway: add connection type field to integration model (#5867)
  • 00ad788 Techdebt: MyPy DynamoDB (#5863)
  • 90150d3 Enable Apple M1 support for Docker-builds with latest-tag (#5864)
  • 3a023f0 ECS: list_services() now throws correct error when providing unknown cluster ...
  • 90e63c1 SES: Ensure service is region-aware (#5862)
  • c81bd9a Bump peter-evans/create-or-update-comment from 1 to 2 (#5859)
  • 76b3e90 Bump docker/build-push-action from 2 to 3 (#5860)
  • Additional commits viewable in compare view

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 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@3.0.7...4.1.1)

---
updated-dependencies:
- dependency-name: moto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from ByteMeDirk as a code owner February 1, 2023 21:03
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 1, 2023
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 1, 2023

Superseded by #78.

@dependabot dependabot Bot closed this Mar 1, 2023
@dependabot dependabot Bot deleted the dependabot/pip/moto-approx-eq-4.1.1 branch March 1, 2023 22:15
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants