Skip to content

Bump the pip-minor-patch group across 9 directories with 3 updates#962

Merged
dlzhry2nhs merged 4 commits intomasterfrom
dependabot/pip/backend/pip-minor-patch-af7325f94c
Nov 4, 2025
Merged

Bump the pip-minor-patch group across 9 directories with 3 updates#962
dlzhry2nhs merged 4 commits intomasterfrom
dependabot/pip/backend/pip-minor-patch-af7325f94c

Conversation

@dependabot
Copy link
Contributor

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

Bumps the pip-minor-patch group with 3 updates in the /backend directory: boto3, boto3-stubs-lite and moto.
Bumps the pip-minor-patch group with 2 updates in the /lambdas/ack_backend directory: boto3 and moto.
Bumps the pip-minor-patch group with 2 updates in the /lambdas/delta_backend directory: boto3 and moto.
Bumps the pip-minor-patch group with 2 updates in the /lambdas/id_sync directory: boto3 and moto.
Bumps the pip-minor-patch group with 2 updates in the /lambdas/mns_subscription directory: boto3 and moto.
Bumps the pip-minor-patch group with 2 updates in the /lambdas/redis_sync directory: boto3 and moto.
Bumps the pip-minor-patch group with 2 updates in the /lambdas/shared directory: boto3 and moto.
Bumps the pip-minor-patch group with 1 update in the /tests/e2e directory: boto3.
Bumps the pip-minor-patch group with 1 update in the /tests/e2e_batch directory: boto3.

Updates boto3 from 1.40.56 to 1.40.64

Commits
  • 4767297 Merge branch 'release-1.40.64'
  • 4126cfb Bumping version to 1.40.64
  • 1f76848 Add changelog entries from botocore
  • de8a8d8 Merge branch 'release-1.40.63'
  • b4ab1ec Merge branch 'release-1.40.63' into develop
  • cb48975 Bumping version to 1.40.63
  • 5c30ab5 Add changelog entries from botocore
  • 6abe178 update the documentation for creating s3 bucket to address the region mismatc...
  • ea1a84d Merge branch 'release-1.40.62'
  • ec252ff Merge branch 'release-1.40.62' into develop
  • Additional commits viewable in compare view

Updates boto3-stubs-lite from 1.40.56 to 1.40.64

Release notes

Sourced from boto3-stubs-lite's releases.

8.8.0 - Python 3.8 runtime is back

Changed

  • [services] install_requires section is calculated based on dependencies in use, so typing-extensions version is set properly
  • [all] Replaced typing imports with collections.abc with a fallback to typing for Python <3.9
  • [all] Added aliases for builtins.list, builtins.set, builtins.dict, and builtins.type, so Python 3.8 runtime should work as expected again (reported by @​YHallouard in #340 and @​Omri-Ben-Yair in #336)
  • [all] Unions use the same type annotations as the rest of the structures due to proper fallbacks

Fixed

  • [services] Universal input/output shapes were not replaced properly in service subresources
  • [docs] Simplified doc links rendering for services
  • [services] Cleaned up unnecessary imports in client.pyi
  • [builder] Import records with fallback are always rendered
Commits

Updates moto from 5.1.15 to 5.1.16

Changelog

Sourced from moto's changelog.

5.1.16

Docker Digest for 5.1.16: sha256:f78c8e0370cabe2516395f351fb27e1df1aa6dc2d728d6de16d5dfbc9ccf595d

General:
    * Removed support for the RoboMaker and QLDB, now that AWS has also deprecated these services

New Services:
* S3Vectors:
* create_vector_bucket()
* delete_vector_bucket()
* get_vector_bucket()
* list_vector_buckets()

New Methods:
* Glue:
* create_security_configuration()
* delete_security_configuration()
* get_security_configuration()
* get_security_configurations()

* FSx:
    * create_backup()
    * delete_backup()
    * list_tags_for_resource()
  • VPCLattice:
    • get_service()
    • get_service_network()
    • list_services()
    • list_service_networks()
    • list_tags_for_resource()
    • tag_resource()
    • untag_resource()

Miscellaneous:
* ACM: list_certificates() now supports the 'keyTypes'-filter
* APIGateway: get_stage() now supports stages that are URL encoded, like '$default'
* DynamoDB now supports the WarmThroughput parameter on Tables and Indexes
* DynamoDB: execute_statement() now supports querying indexes (both GSI and LSI)
* EC2: create_volume() now supports the MultiAttachEnabled-parameter
* EC2: modify_volume() now supports the parameters Iops, Throughput and MultiAttachEnabled
* ElastiCache: create_cache_cluster() now validates that the mandatory parameter CacheNodeType is provided
* ELBv2: describe_listener_certificates() now returns the IsDefault-field
* Glue: create_connection() now supports the parameters ConnectionProperties, SparkProperties, AthenaProperties and PythonProperties
* ResourceGroupsTaggingAPI: get_resources() now supports FSx resource types (Backups and FileSystems)
* ResourceGroupsTaggingAPI: get_resources() now supports VPCLattice resource types (Services and Service Networks)
* ResourceGroupsTaggingAPI: untag_resources() now supports RDS resource types
* S3: put_object_tagging() now throws MethodNotAllowed when trying to tag a DeleteMarker
* SSM: get_parameters_by_path() now validates that the maxResults-parameter is 10 at most

Commits

Updates boto3 from 1.40.56 to 1.40.64

Commits
  • 4767297 Merge branch 'release-1.40.64'
  • 4126cfb Bumping version to 1.40.64
  • 1f76848 Add changelog entries from botocore
  • de8a8d8 Merge branch 'release-1.40.63'
  • b4ab1ec Merge branch 'release-1.40.63' into develop
  • cb48975 Bumping version to 1.40.63
  • 5c30ab5 Add changelog entries from botocore
  • 6abe178 update the documentation for creating s3 bucket to address the region mismatc...
  • ea1a84d Merge branch 'release-1.40.62'
  • ec252ff Merge branch 'release-1.40.62' into develop
  • Additional commits viewable in compare view

Updates moto from 5.1.15 to 5.1.16

Changelog

Sourced from moto's changelog.

5.1.16

Docker Digest for 5.1.16: sha256:f78c8e0370cabe2516395f351fb27e1df1aa6dc2d728d6de16d5dfbc9ccf595d

General:
    * Removed support for the RoboMaker and QLDB, now that AWS has also deprecated these services

New Services:
* S3Vectors:
* create_vector_bucket()
* delete_vector_bucket()
* get_vector_bucket()
* list_vector_buckets()

New Methods:
* Glue:
* create_security_configuration()
* delete_security_configuration()
* get_security_configuration()
* get_security_configurations()

* FSx:
    * create_backup()
    * delete_backup()
    * list_tags_for_resource()
  • VPCLattice:
    • get_service()
    • get_service_network()
    • list_services()
    • list_service_networks()
    • list_tags_for_resource()
    • tag_resource()
    • untag_resource()

Miscellaneous:
* ACM: list_certificates() now supports the 'keyTypes'-filter
* APIGateway: get_stage() now supports stages that are URL encoded, like '$default'
* DynamoDB now supports the WarmThroughput parameter on Tables and Indexes
* DynamoDB: execute_statement() now supports querying indexes (both GSI and LSI)
* EC2: create_volume() now supports the MultiAttachEnabled-parameter
* EC2: modify_volume() now supports the parameters Iops, Throughput and MultiAttachEnabled
* ElastiCache: create_cache_cluster() now validates that the mandatory parameter CacheNodeType is provided
* ELBv2: describe_listener_certificates() now returns the IsDefault-field
* Glue: create_connection() now supports the parameters ConnectionProperties, SparkProperties, AthenaProperties and PythonProperties
* ResourceGroupsTaggingAPI: get_resources() now supports FSx resource types (Backups and FileSystems)
* ResourceGroupsTaggingAPI: get_resources() now supports VPCLattice resource types (Services and Service Networks)
* ResourceGroupsTaggingAPI: untag_resources() now supports RDS resource types
* S3: put_object_tagging() now throws MethodNotAllowed when trying to tag a DeleteMarker
* SSM: get_parameters_by_path() now validates that the maxResults-parameter is 10 at most

Commits

Updates boto3 from 1.40.56 to 1.40.64

Commits
  • 4767297 Merge branch 'release-1.40.64'
  • 4126cfb Bumping version to 1.40.64
  • 1f76848 Add changelog entries from botocore
  • de8a8d8 Merge branch 'release-1.40.63'
  • b4ab1ec Merge branch 'release-1.40.63' into develop
  • cb48975 Bumping version to 1.40.63
  • 5c30ab5 Add changelog entries from botocore
  • 6abe178 update the documentation for creating s3 bucket to address the region mismatc...
  • ea1a84d Merge branch 'release-1.40.62'
  • ec252ff Merge branch 'release-1.40.62' into develop
  • Additional commits viewable in compare view

Updates moto from 5.1.15 to 5.1.16

Changelog

Sourced from moto's changelog.

5.1.16

Docker Digest for 5.1.16: sha256:f78c8e0370cabe2516395f351fb27e1df1aa6dc2d728d6de16d5dfbc9ccf595d

General:
    * Removed support for the RoboMaker and QLDB, now that AWS has also deprecated these services

New Services:
* S3Vectors:
* create_vector_bucket()
* delete_vector_bucket()
* get_vector_bucket()
* list_vector_buckets()

New Methods:
* Glue:
* create_security_configuration()
* delete_security_configuration()
* get_security_configuration()
* get_security_configurations()

* FSx:
    * create_backup()
    * delete_backup()
    * list_tags_for_resource()
  • VPCLattice:
    • get_service()
    • get_service_network()
    • list_services()
    • list_service_networks()
    • list_tags_for_resource()
    • tag_resource()
    • untag_resource()

Miscellaneous:
* ACM: list_certificates() now supports the 'keyTypes'-filter
* APIGateway: get_stage() now supports stages that are URL encoded, like '$default'
* DynamoDB now supports the WarmThroughput parameter on Tables and Indexes
* DynamoDB: execute_statement() now supports querying indexes (both GSI and LSI)
* EC2: create_volume() now supports the MultiAttachEnabled-parameter
* EC2: modify_volume() now supports the parameters Iops, Throughput and MultiAttachEnabled
* ElastiCache: create_cache_cluster() now validates that the mandatory parameter CacheNodeType is provided
* ELBv2: describe_listener_certificates() now returns the IsDefault-field
* Glue: create_connection() now supports the parameters ConnectionProperties, SparkProperties, AthenaProperties and PythonProperties
* ResourceGroupsTaggingAPI: get_resources() now supports FSx resource types (Backups and FileSystems)
* ResourceGroupsTaggingAPI: get_resources() now supports VPCLattice resource types (Services and Service Networks)
* ResourceGroupsTaggingAPI: untag_resources() now supports RDS resource types
* S3: put_object_tagging() now throws MethodNotAllowed when trying to tag a DeleteMarker
* SSM: get_parameters_by_path() now validates that the maxResults-parameter is 10 at most

Commits

Updates boto3 from 1.40.56 to 1.40.64

Commits
  • 4767297 Merge branch 'release-1.40.64'
  • 4126cfb Bumping version to 1.40.64
  • 1f76848 Add changelog entries from botocore
  • de8a8d8 Merge branch 'release-1.40.63'
  • b4ab1ec Merge branch 'release-1.40.63' into develop
  • cb48975 Bumping version to 1.40.63
  • 5c30ab5 Add changelog entries from botocore
  • 6abe178 update the documentation for creating s3 bucket to address the region mismatc...
  • ea1a84d Merge branch 'release-1.40.62'
  • ec252ff Merge branch 'release-1.40.62' into develop
  • Additional commits viewable in compare view

Updates moto from 5.1.15 to 5.1.16

Changelog

Sourced from moto's changelog.

5.1.16

Docker Digest for 5.1.16: sha256:f78c8e0370cabe2516395f351fb27e1df1aa6dc2d728d6de16d5dfbc9ccf595d

General:
    * Removed support for the RoboMaker and QLDB, now that AWS has also deprecated these services

New Services:
* S3Vectors:
* create_vector_bucket()
* delete_vector_bucket()
* get_vector_bucket()
* list_vector_buckets()

New Methods:
* Glue:
* create_security_configuration()
* delete_security_configuration()
* get_security_configuration()
* get_security_configurations()

* FSx:
    * create_backup()
    * delete_backup()
    * list_tags_for_resource()
  • VPCLattice:
    • get_service()
    • get_service_network()
    • list_services()
    • list_service_networks()
    • list_tags_for_resource()
    • tag_resource()
    • untag_resource()

Miscellaneous:
* ACM: list_certificates() now supports the 'keyTypes'-filter
* APIGateway: get_stage() now supports stages that are URL encoded, like '$default'
* DynamoDB now supports the WarmThroughput parameter on Tables and Indexes
* DynamoDB: execute_statement() now supports querying indexes (both GSI and LSI)
* EC2: create_volume() now supports the MultiAttachEnabled-parameter
* EC2: modify_volume() now supports the parameters Iops, Throughput and MultiAttachEnabled
* ElastiCache: create_cache_cluster() now validates that the mandatory parameter CacheNodeType is provided
* ELBv2: describe_listener_certificates() now returns the IsDefault-field
* Glue: create_connection() now supports the parameters ConnectionProperties, SparkProperties, AthenaProperties and PythonProperties
* ResourceGroupsTaggingAPI: get_resources() now supports FSx resource types (Backups and FileSystems)
* ResourceGroupsTaggingAPI: get_resources() now supports VPCLattice resource types (Services and Service Networks)
* ResourceGroupsTaggingAPI: untag_resources() now supports RDS resource types
* S3: put_object_tagging() now throws MethodNotAllowed when trying to tag a DeleteMarker
* SSM: get_parameters_by_path() now validates that the maxResults-parameter is 10 at most

Commits

Updates boto3 from 1.40.56 to 1.40.64

Commits
  • 4767297 Merge branch 'release-1.40.64'
  • 4126cfb Bumping version to 1.40.64
  • 1f76848 Add changelog entries from botocore
  • de8a8d8 Merge branch 'release-1.40.63'
  • b4ab1ec Merge branch 'release-1.40.63' into develop
  • cb48975 Bumping version to 1.40.63
  • 5c30ab5 Add changelog entries from botocore
  • 6abe178 update the documentation for creating s3 bucket to address the region mismatc...
  • ea1a84d Merge branch 'release-1.40.62'
  • ec252ff Merge branch 'release-1.40.62' into develop
  • Additional commits viewable in compare view

Updates moto from 5.1.15 to 5.1.16

Changelog

Sourced from moto's changelog.

5.1.16

Docker Digest for 5.1.16: sha256:f78c8e0370cabe2516395f351fb27e1df1aa6dc2d728d6de16d5dfbc9ccf595d

General:
    * Removed support for the RoboMaker and QLDB, now that AWS has also deprecated these services

New Services:
* S3Vectors:
* create_vector_bucket()
* delete_vector_bucket()
* get_vector_bucket()
* list_vector_buckets()

New Methods:
* Glue:
* create_security_configuration()
* delete_security_configuration()
* get_security_configuration()
* get_security_configurations()

* FSx:
    * create_backup()
    * delete_backup()
    * list_tags_for_resource()
  • VPCLattice:
    • get_service()
    • get_service_network()
    • list_services()
    • list_service_networks()
    • list_tags_for_resource()
    • tag_resource()
    • untag_resource()

Miscellaneous:
* ACM: list_certificates() now supports the 'keyTypes'-filter
* APIGateway: get_stage() now supports stages that are URL encoded, like '$default'
* DynamoDB now supports the WarmThroughput parameter on Tables and Indexes
* DynamoDB: execute_statement() now supports querying indexes (both GSI and LSI)
* EC2: create_volume() now supports the MultiAttachEnabled-parameter
* EC2: modify_volume() now supports the parameters Iops, Throughput and MultiAttachEnabled
* ElastiCache: create_cache_cluster() now validates that the mandatory parameter CacheNodeType is provided
* ELBv2: describe_listener_certificates() now returns the IsDefault-field
* Glue: create_connection() now supports the parameters ConnectionProperties, SparkProperties, AthenaProperties and PythonProperties
* ResourceGroupsTaggingAPI: get_resources() now supports FSx resource types (Backups and FileSystems)
* ResourceGroupsTaggingAPI: get_resources() now supports VPCLattice resource types (Services and Service Networks)
* ResourceGroupsTaggingAPI: untag_resources() now supports RDS resource types
* S3: put_object_tagging() now throws MethodNotAllowed when trying to tag a DeleteMarker
* SSM: get_parameters_by_path() now validates that the maxResults-parameter is 10 at most

Commits

Updates boto3 from 1.40.56 to 1.40.64

Commits
  • 4767297 Merge branch 'release-1.40.64'
  • 4126cfb Bumping version to 1.40.64
  • 1f76848 Add changelog entries from botocore
  • de8a8d8 Merge branch 'release-1.40.63'
  • b4ab1ec Merge branch 'release-1.40.63' into develop
  • cb48975 Bumping version to 1.40.63
  • 5c30ab5 Add changelog entries from botocore
  • 6abe178 update the documentation for creating s3 bucket to address the region mismatc...
  • ea1a84d Merge branch 'release-1.40.62'
  • ec252ff Merge branch 'release-1.40.62' into develop
  • Additional commits viewable in compare view

Updates moto from 5.1.15 to 5.1.16

Changelog

Sourced from moto's changelog.

5.1.16

Docker Digest for 5.1.16: sha256:f78c8e0370cabe2516395f351fb27e1df1aa6dc2d728d6de16d5dfbc9ccf595d

General:
    * Removed support for the RoboMaker and QLDB, now that AWS has also deprecated these services

New Services:
* S3Vectors:
* create_vector_bucket()
* delete_vector_bucket()
* get_vector_bucket()
* list_vector_buckets()

New Methods:
* Glue:
* create_security_configuration()
* delete_security_configuration()
* get_security_configuration()
* get_security_configurations()

* FSx:
    * create_backup()
    * delete_backup()
    * list_tags_for_resource()
  • VPCLattice:
    • get_service()
    • get_service_network()
    • list_services()
    • list_service_networks()
    • list_tags_for_resource()
    • tag_resource()
    • untag_resource()

Miscellaneous:
* ACM: list_certificates() now supports the 'keyTypes'-filter
* APIGateway: get_stage() now supports stages that are URL encoded, like '$default'
* DynamoDB now supports the WarmThroughput parameter on Tables and Indexes
* DynamoDB: execute_statement() now supports querying indexes (both GSI and LSI)
* EC2: create_volume() now supports the MultiAttachEnabled-parameter
* EC2: modify_volume() now supports the parameters Iops, Throughput and MultiAttachEnabled
* ElastiCache: create_cache_cluster() now validates that the mandatory parameter CacheNodeType is provided
* ELBv2: describe_listener_certificates() now returns the IsDefault-field
* Glue: create_connection() now supports the parameters ConnectionProperties, SparkProperties, AthenaProperties and PythonProperties
* ResourceGroupsTaggingAPI: get_resources() now supports FSx resource types (Backups and FileSystems)
* ResourceGroupsTaggingAPI: get_resources() now supports VPCLattice resource types (Services and Service Networks)
* ResourceGroupsTaggingAPI: untag_resources() now supports RDS resource types
* S3: put_object_tagging() now throws MethodNotAllowed when trying to tag a DeleteMarker
* SSM: get_parameters_by_path() now validates that the maxResults-parameter is 10 at most

Commits

Updates boto3 from 1.40.56 to 1.40.64

Commits
  • 4767297 Merge branch 'release-1.40.64'
  • 4126cfb Bumping version to 1.40.64
  • 1f76848 Add changelog entries from botocore
  • de8a8d8 Merge branch 'release-1.40.63'
  • b4ab1ec Merge branch 'release-1.40.63' into develop
  • cb48975 Bumping version to 1.40.63
  • 5c30ab5 Add changelog entries from botocore
  • 6abe178 update the documentation for creating s3 bucket to address the region mismatc...
  • ea1a84d Merge branch 'release-1.40.62'
  • ec252ff Merge branch 'release-1.40.62' into develop
  • Additional commits viewable in compare view

Updates moto from 5.1.15 to 5.1.16

Changelog

Sourced from moto's changelog.

5.1.16

Docker Digest for 5.1.16: sha256:f78c8e0370cabe2516395f351fb27e1df1aa6dc2d728d6de16d5dfbc9ccf595d

General:
    * Removed support for the RoboMaker and QLDB, now that AWS has also deprecated these services

New Services:
* S3Vectors:
* create_vector_bucket()
* delete_vector_bucket()
* get_vector_bucket()
* list_vector_buckets()

New Methods:
* Glue:
* create_security_configuration()
* delete_security_configuration()
* get_security_configuration()
* get_security_configurations()

* FSx:
    * create_backup()
    * delete_backup()
    * list_tags_for_resource()
  • VPCLattice:
    • get_service()
    • get_service_network()
    • list_services()
    • list_service_networks()
    • list_tags_for_resource()
    • tag_resource()
    • untag_resource()

Miscellaneous:
* ACM: list_certificates() now supports the 'keyTypes'-filter
* APIGateway: get_stage() now supports stages that are URL encoded, like '$default'
* DynamoDB now supports the WarmThroughput parameter on Tables and Indexes
* DynamoDB: execute_statement() now supports querying indexes (both GSI and LSI)
* EC2: create_volume() now supports the MultiAttachEnabled-parameter
* EC2: modify_volume() now supports the parameters Iops, Throughput and MultiAttachEnabled
* ElastiCache: create_cache_cluster() now validates that the mandatory parameter CacheNodeType is provided
* ELBv2: describe_listener_certificates() now returns the IsDefault-field
* Glue: create_connection() now supports the parameters ConnectionProperties, SparkProperties, AthenaProperties and PythonProperties
* ResourceGroupsTaggingAPI: get_resources() now supports FSx resource types (Backups and FileSystems)
* ResourceGroupsTaggingAPI: get_resources() now supports VPCLattice resource types (Services and Service Networks)
* ResourceGroupsTaggingAPI: untag_resources() now supports RDS resource types
* S3: put_object_tagging() now throws MethodNotAllowed when trying to tag a DeleteMarker
* SSM: get_parameters_by_path() now validates that the maxResults-parameter is 10 at most

Commits

Updates boto3 from 1.40.56 to 1.40.64

Commits
  • 4767297 Merge branch 'release-1.40.64'
  • 4126cfb Bumping version to 1.40.64
  • 1f76848 Add changelog entries from botocore
  • de8a8d8 Merge branch 'release-1.40.63'
  • b4ab1ec Merge branch 'release-1.40.63' into develop
  • cb48975 Bumping version to 1.40.63
  • 5c30ab5 Add changelog entries from botocore
  • 6abe178 update the documentation for creating s3 bucket to address the region mismatc...
  • ea1a84d Merge branch 'release-1.40.62'
  • ec252ff Merge branch 'release-1.40.62' into develop
  • Additional commits viewable in compare view

Updates boto3 from 1.40.56 to 1.40.64

Commits
  • 4767297 Merge branch 'release-1.40.64'
  • 4126cfb Bumping version to 1.40.64
  • 1f76848 Add changelog entries from botocore
  • de8a8d8 Merge branch 'release-1.40.63'
  • b4ab1ec Merge branch 'release-1.40.63' into develop
  • cb48975 Bumping version to 1.40.63
  • 5c30ab5 Add changelog entries from botocore
  • 6abe178 update the documentation for creating s3 bucket to address the region mismatc...
  • ea1a84d Merge branch 'release-1.40.62'
  • ec252ff Merge branch 'release-1.40.62' into develop
  • Additional commits viewable in compare view

Updates boto3 from 1.40.56 to 1.40.64

Commits
  • 4767297 Merge branch 'release-1.40.64'
  • 4126cfb Bumping version to 1.40.64
  • 1f76848 Add changelog entries from botocore
  • de8a8d8 Merge branch 'release-1.40.63'
  • b4ab1ec Merge branch 'release-1.40.63' into develop
  • cb48975 Bumping version to 1.40.63
  • 5c30ab5 Add changelog entries from botocore
  • 6abe178 update the documentation for creating s3 bucket to address the region mismatc...
  • ea1a84d Merge branch 'release-1.40.62'
  • ec252ff Merge branch 'release-1.40.62' into develop
  • Additional commits viewable in compare view

Updates moto from 5.1.15 to 5.1.16

Changelog

Sourced from moto's changelog.

5.1.16

Docker Digest for 5.1.16: sha256:f78c8e0370cabe2516395f351fb27e1df1aa6dc2d728d6de16d5dfbc9ccf595d

General:
    * Removed support for the RoboMaker and QLDB, now that AWS has also deprecated these services

New Services:
* S3Vectors:
* create_vector_bucket()
* delete_vector_bucket()
* get_vector_bucket()
* list_vector_buckets()

New Methods:
* Glue:
* create_security_configuration()
* delete_security_configuration()
* get_security_configuration()
* get_security_configurations()

* FSx:
    * create_backup()
    * delete_backup()
    * list_tags_for_resource()
  • VPCLattice:
    • get_service()
    • get_service_network()
    • list_services()
    • list_service_networks()
    • list_tags_for_resource()
    • tag_resource()
    • untag_resource()

Miscellaneous:
* ACM: list_certificates() now supports the 'keyTypes'-filter
* APIGateway: get_stage() now supports stages that are URL encoded, like '$default'
* DynamoDB now supports the WarmThroughput parameter on Tables and Indexes
* DynamoDB: execute_statement() now supports querying indexes (both GSI and LSI)
* EC2: create_volume() now supports the MultiAttachEnabled-parameter
* EC2: modify_volume() now supports the parameters Iops, Throughput and MultiAttachEnabled
* ElastiCache: create_cache_cluster() now validates that the mandatory parameter CacheNodeType is provided
* ELBv2: describe_listener_certificates() now returns the IsDefault-field
* Glue: create_connection() now supports the parameters ConnectionProperties, SparkProperties, AthenaProperties and PythonProperties
* ResourceGroupsTaggingAPI: get_resources() now supports FSx resource types (Backups and FileSystems)
* ResourceGroupsTaggingAPI: get_resources() now supports VPCLattice resource types (Services and Service Networks)
* ResourceGroupsTaggingAPI: untag_resources() now supports RDS resource types
* S3: put_object_tagging() now throws MethodNotAllowed when trying to tag a DeleteMarker
* SSM: get_parameters_by_path() now validates that the maxResults-parameter is 10 at most

Commits

Updates boto3 from 1.40.56 to 1.40.64

Commits
  • 4767297 Merge branch 'release-1.40.64'
  • 4126cfb Bumping version to 1.40.64
  • 1f76848 Add changelog entries from botocore
  • de8a8d8 Merge branch 'release-1.40.63'
  • b4ab1ec Merge branch 'release-1.40.63' into develop
  • cb48975 Bumping version to 1.40.63
  • 5c30ab5 Add changelog entries from botocore
  • 6abe178 update the documentation for creating s3 bucket to address the region mismatc...
  • ea1a84d Merge branch 'release-1.40.62'
  • ec252ff Merge branch 'release-1.40.62' into develop
  • Additional commits viewable in compare view

Updates moto from 5.1.15 to 5.1.16

Changelog

Sourced from moto's changelog.

5.1.16

Docker Digest for 5.1.16: sha256:f78c8e0370cabe2516395f351fb27e1df1aa6dc2d728d6de16d5dfbc9ccf595d

General:
    * Removed support for the RoboMaker and QLDB, now that AWS has also deprecated these services

New Services:
* S3Vectors:
* create_vector_bucket()
* delete_vector_bucket()
* get_vector_bucket()
* list_vector_buckets()

New Methods:
* Glue:
* create_security_configuration()
* delete_security_configuration()
* get_security_configuration()
* get_security_configurations()

* FSx:
    * create_backup()
    * delete_backup()
    * list_tags_for_resource()
  • VPCLattice:
    • get_service()
    • get_service_network()
    • list_services()
    • list_service_networks()
    • list_tags_for_resource()
    • tag_resource()
    • untag_resource()

Miscellaneous:
* ACM: list_certificates() now supports the 'keyTypes'-filter
* APIGateway: get_stage() now supports stages that are URL encoded, like '$default'
* DynamoDB now supports the WarmThroughput parameter on Tables and Indexes
* DynamoDB: execute_statement() now supports querying indexes (both GSI and LSI)
* EC2: create_volume() now supports the MultiAttachEnabled-parameter
* EC2: modify_volume() now supports the parameters Iops, Throughput and MultiAttachEnabled
* ElastiCache: create_cache_cluster() now validates that the mandatory parameter CacheNodeType is provided
* ELBv2: describe_listener_certificates() now returns the IsDefault-field
* Glue: create_connection() now supports the parameters ConnectionProperties, SparkProperties, AthenaProperties and PythonProperties
* ResourceGroupsTaggingAPI: get_resources() now supports FSx resou...

Description has been truncated

Bumps the pip-minor-patch group with 3 updates in the /backend directory: [boto3](https://github.com/boto/boto3), [boto3-stubs-lite](https://github.com/youtype/mypy_boto3_builder) and [moto](https://github.com/getmoto/moto).
Bumps the pip-minor-patch group with 2 updates in the /lambdas/ack_backend directory: [boto3](https://github.com/boto/boto3) and [moto](https://github.com/getmoto/moto).
Bumps the pip-minor-patch group with 2 updates in the /lambdas/delta_backend directory: [boto3](https://github.com/boto/boto3) and [moto](https://github.com/getmoto/moto).
Bumps the pip-minor-patch group with 2 updates in the /lambdas/id_sync directory: [boto3](https://github.com/boto/boto3) and [moto](https://github.com/getmoto/moto).
Bumps the pip-minor-patch group with 2 updates in the /lambdas/mns_subscription directory: [boto3](https://github.com/boto/boto3) and [moto](https://github.com/getmoto/moto).
Bumps the pip-minor-patch group with 2 updates in the /lambdas/redis_sync directory: [boto3](https://github.com/boto/boto3) and [moto](https://github.com/getmoto/moto).
Bumps the pip-minor-patch group with 2 updates in the /lambdas/shared directory: [boto3](https://github.com/boto/boto3) and [moto](https://github.com/getmoto/moto).
Bumps the pip-minor-patch group with 1 update in the /tests/e2e directory: [boto3](https://github.com/boto/boto3).
Bumps the pip-minor-patch group with 1 update in the /tests/e2e_batch directory: [boto3](https://github.com/boto/boto3).


Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `boto3-stubs-lite` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `moto` from 5.1.15 to 5.1.16
- [Release notes](https://github.com/getmoto/moto/releases)
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md)
- [Commits](getmoto/moto@5.1.15...5.1.16)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

Updates `boto3` from 1.40.56 to 1.40.64
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.56...1.40.64)

---
updated-dependencies:
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3-stubs-lite
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: moto
  dependency-version: 5.1.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-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 Nov 3, 2025
@dependabot dependabot bot had a problem deploying to internal-dev-sandbox November 3, 2025 03:07 Error
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 4, 2025

@dlzhry2nhs dlzhry2nhs merged commit e621307 into master Nov 4, 2025
17 checks passed
@dlzhry2nhs dlzhry2nhs deleted the dependabot/pip/backend/pip-minor-patch-af7325f94c branch November 4, 2025 09:01
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