Skip to content

Bump the pip-minor-patch group across 13 directories with 4 updates#971

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/backend/pip-minor-patch-33a887c4b6
Closed

Bump the pip-minor-patch group across 13 directories with 4 updates#971
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/backend/pip-minor-patch-33a887c4b6

Conversation

@dependabot
Copy link
Contributor

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

Bumps the pip-minor-patch group with 1 update in the /backend directory: boto3.
Bumps the pip-minor-patch group with 1 update in the /lambdas/ack_backend directory: boto3.
Bumps the pip-minor-patch group with 2 updates in the /lambdas/batch_processor_filter directory: boto3 and moto.
Bumps the pip-minor-patch group with 1 update in the /lambdas/delta_backend directory: boto3.
Bumps the pip-minor-patch group with 2 updates in the /lambdas/filenameprocessor directory: boto3 and boto3-stubs-lite.
Bumps the pip-minor-patch group with 1 update in the /lambdas/id_sync directory: boto3.
Bumps the pip-minor-patch group with 3 updates in the /lambdas/mesh_processor directory: boto3, moto and smart-open.
Bumps the pip-minor-patch group with 1 update in the /lambdas/mns_subscription directory: boto3.
Bumps the pip-minor-patch group with 2 updates in the /lambdas/recordprocessor directory: boto3 and boto3-stubs-lite.
Bumps the pip-minor-patch group with 1 update in the /lambdas/redis_sync directory: boto3.
Bumps the pip-minor-patch group with 1 update in the /lambdas/shared directory: boto3.
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.64 to 1.40.66

Commits
  • f258e43 Merge branch 'release-1.40.66'
  • 60f4525 Bumping version to 1.40.66
  • c890dd0 Add changelog entries from botocore
  • b604e9e Remove redundant blog post link (#4655)
  • f12b1ff Add Python 3.9 deprecation notice (#4654)
  • b04cc3b Merge branch 'release-1.40.65'
  • 2c7f121 Merge branch 'release-1.40.65' into develop
  • fb92808 Bumping version to 1.40.65
  • b01a704 Add changelog entries from botocore
  • 9a9dcfe Merge branch 'release-1.40.64' into develop
  • See full diff in compare view

Updates boto3 from 1.40.64 to 1.40.66

Commits
  • f258e43 Merge branch 'release-1.40.66'
  • 60f4525 Bumping version to 1.40.66
  • c890dd0 Add changelog entries from botocore
  • b604e9e Remove redundant blog post link (#4655)
  • f12b1ff Add Python 3.9 deprecation notice (#4654)
  • b04cc3b Merge branch 'release-1.40.65'
  • 2c7f121 Merge branch 'release-1.40.65' into develop
  • fb92808 Bumping version to 1.40.65
  • b01a704 Add changelog entries from botocore
  • 9a9dcfe Merge branch 'release-1.40.64' into develop
  • See full diff in compare view

Updates boto3 from 1.40.56 to 1.40.66

Commits
  • f258e43 Merge branch 'release-1.40.66'
  • 60f4525 Bumping version to 1.40.66
  • c890dd0 Add changelog entries from botocore
  • b604e9e Remove redundant blog post link (#4655)
  • f12b1ff Add Python 3.9 deprecation notice (#4654)
  • b04cc3b Merge branch 'release-1.40.65'
  • 2c7f121 Merge branch 'release-1.40.65' into develop
  • fb92808 Bumping version to 1.40.65
  • b01a704 Add changelog entries from botocore
  • 9a9dcfe Merge branch 'release-1.40.64' into develop
  • See full diff 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.64 to 1.40.66

Commits
  • f258e43 Merge branch 'release-1.40.66'
  • 60f4525 Bumping version to 1.40.66
  • c890dd0 Add changelog entries from botocore
  • b604e9e Remove redundant blog post link (#4655)
  • f12b1ff Add Python 3.9 deprecation notice (#4654)
  • b04cc3b Merge branch 'release-1.40.65'
  • 2c7f121 Merge branch 'release-1.40.65' into develop
  • fb92808 Bumping version to 1.40.65
  • b01a704 Add changelog entries from botocore
  • 9a9dcfe Merge branch 'release-1.40.64' into develop
  • See full diff in compare view

Updates boto3 from 1.40.56 to 1.40.66

Commits
  • f258e43 Merge branch 'release-1.40.66'
  • 60f4525 Bumping version to 1.40.66
  • c890dd0 Add changelog entries from botocore
  • b604e9e Remove redundant blog post link (#4655)
  • f12b1ff Add Python 3.9 deprecation notice (#4654)
  • b04cc3b Merge branch 'release-1.40.65'
  • 2c7f121 Merge branch 'release-1.40.65' into develop
  • fb92808 Bumping version to 1.40.65
  • b01a704 Add changelog entries from botocore
  • 9a9dcfe Merge branch 'release-1.40.64' into develop
  • See full diff 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 boto3 from 1.40.64 to 1.40.66

Commits
  • f258e43 Merge branch 'release-1.40.66'
  • 60f4525 Bumping version to 1.40.66
  • c890dd0 Add changelog entries from botocore
  • b604e9e Remove redundant blog post link (#4655)
  • f12b1ff Add Python 3.9 deprecation notice (#4654)
  • b04cc3b Merge branch 'release-1.40.65'
  • 2c7f121 Merge branch 'release-1.40.65' into develop
  • fb92808 Bumping version to 1.40.65
  • b01a704 Add changelog entries from botocore
  • 9a9dcfe Merge branch 'release-1.40.64' into develop
  • See full diff in compare view

Updates boto3 from 1.40.56 to 1.40.66

Commits
  • f258e43 Merge branch 'release-1.40.66'
  • 60f4525 Bumping version to 1.40.66
  • c890dd0 Add changelog entries from botocore
  • b604e9e Remove redundant blog post link (#4655)
  • f12b1ff Add Python 3.9 deprecation notice (#4654)
  • b04cc3b Merge branch 'release-1.40.65'
  • 2c7f121 Merge branch 'release-1.40.65' into develop
  • fb92808 Bumping version to 1.40.65
  • b01a704 Add changelog entries from botocore
  • 9a9dcfe Merge branch 'release-1.40.64' into develop
  • See full diff 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 smart-open from 7.4.1 to 7.4.4

Release notes

Sourced from smart-open's releases.

v7.4.4

What's Changed

Full Changelog: piskvorky/smart_open@v7.4.3...v7.4.4

v7.4.3

What's Changed

Full Changelog: piskvorky/smart_open@v7.4.2...v7.4.3

v7.4.2

What's Changed

Full Changelog: piskvorky/smart_open@v7.4.1...v7.4.2

Changelog

Sourced from smart-open's changelog.

7.4.4, 2025-11-04

7.4.3, 2025-11-03

7.4.2, 2025-10-30

Commits
  • 7081e6f Merge branch 'develop' into master
  • 79917ca Update CHANGELOG.md
  • 5616a50 [http] Re-introduce read optimization when buffer is empty (#907)
  • 5f11644 [http] Eliminate _read_iter and simplify read (#906)
  • b59a203 Merge branch 'master' into develop
  • f835f58 Merge branch 'develop' into master
  • ec92ab1 Update CHANGELOG.md
  • 8765d03 [http] Avoid using response.iter_content (#905)
  • 55c429c [docs] Readability fixes in release instructions (#904)
  • be6c679 Bump the github-actions group with 2 updates (#903)
  • Additional commits viewable in compare view

Updates boto3 from 1.40.64 to 1.40.66

Commits
  • f258e43 Merge branch 'release-1.40.66'
  • 60f4525 Bumping version to 1.40.66
  • c890dd0 Add changelog entries from botocore
  • b604e9e Remove redundant blog post link (#4655)
  • f12b1ff Add Python 3.9 deprecation notice (#4654)
  • b04cc3b Merge branch 'release-1.40.65'
  • 2c7f121 Merge branch 'release-1.40.65' into develop
  • fb92808 Bumping version to 1.40.65
  • b01a704 Add changelog entries from botocore
  • 9a9dcfe Merge branch 'release-1.40.64' into develop
  • See full diff in compare view

Updates boto3 from 1.40.56 to 1.40.66

Commits
  • f258e43 Merge branch 'release-1.40.66'
  • 60f4525 Bumping version to 1.40.66
  • c890dd0 Add changelog entries from botocore
  • b604e9e Remove redundant blog post link (#4655)
  • f12b1ff Add Python 3.9 deprecation notice (#4654)
  • b04cc3b Merge branch 'release-1.40.65'
  • 2c7f121 Merge branch 'release-1.40.65' into develop
  • fb92808 Bumping version to 1.40.65
  • b01a704 Add changelog entries from botocore
  • 9a9dcfe Merge branch 'release-1.40.64' into develop
  • See full diff 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 boto3 from 1.40.64 to 1.40.66

Commits
  • f258e43 Merge branch 'release-1.40.66'
  • 60f4525 Bumping version to 1.40.66
  • c890dd0 Add changelog entries from botocore
  • b604e9e Remove redundant blog post link (#4655)
  • f12b1ff Add Python 3.9 deprecation notice (#4654)
  • b04cc3b Merge branch 'release-1.40.65'
  • 2c7f121 Merge branch 'release-1.40.65' into develop
  • fb92808 Bumping version to 1.40.65
  • b01a704 Add changelog entries from botocore
  • 9a9dcfe Merge branch 'release-1.40.64' into develop
  • See full diff in compare view

Updates boto3 from 1.40.64 to 1.40.66

Commits
  • f258e43 Merge branch 'release-1.40.66'
  • 60f4525 Bumping version to 1.40.66
  • c890dd0 Add changelog entries from botocore
  • b604e9e Remove redundant blog post link (#4655)
  • f12b1ff Add Python 3.9 deprecation notice (#4654)
  • b04cc3b Merge branch 'release-1.40.65'
  • 2c7f121 Merge branch 'release-1.40.65' into develop
  • fb92808 Bumping version to 1.40.65
  • b01a704 Add changelog entries from botocore
  • 9a9dcfe Merge branch 'release-1.40.64' into develop
  • See full diff in compare view

Updates boto3 from 1.40.64 to 1.40.66

Commits
  • f258e43 Merge branch 'release-1.40.66'
  • 60f4525 Bumping version to 1.40.66
  • c890dd0 Add changelog entries from botocore
  • b604e9e Remove redundant blog post link (#4655)
  • f12b1ff Add Python 3.9 deprecation notice (#4654)
  • b04cc3b Merge branch 'release-1.40.65'
  • 2c7f121 Merge branch 'release-1.40.65' into develop
  • fb92808 Bumping version to 1.40.65
  • b01a704 Add changelog entries from botocore
  • 9a9dcfe Merge branch 'release-1.40.64' into develop
  • See full diff in compare view

Updates boto3 from 1.40.64 to 1.40.66

Commits
  • f258e43 Merge branch 'release-1.40.66'
  • 60f4525 Bumping version to 1.40.66
  • c890dd0 Add changelog entries from botocore
  • b604e9e Remove redundant blog post link (#4655)
  • f12b1ff Add Python 3.9 deprecation notice (#4654)
  • b04cc3b Merge branch 'release-1.40.65'
  • 2c7f121 Merge branch 'release-1.40.65' into develop
  • fb92808 Bumping version to 1.40.65
  • b01a704 Add changelog entries from botocore
  • 9a9dcfe Merge branch 'release-1.40.64' into develop
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the pip-minor-patch group with 1 update in the /backend directory: [boto3](https://github.com/boto/boto3).
Bumps the pip-minor-patch group with 1 update in the /lambdas/ack_backend directory: [boto3](https://github.com/boto/boto3).
Bumps the pip-minor-patch group with 2 updates in the /lambdas/batch_processor_filter 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 /lambdas/delta_backend directory: [boto3](https://github.com/boto/boto3).
Bumps the pip-minor-patch group with 2 updates in the /lambdas/filenameprocessor directory: [boto3](https://github.com/boto/boto3) and [boto3-stubs-lite](https://github.com/youtype/mypy_boto3_builder).
Bumps the pip-minor-patch group with 1 update in the /lambdas/id_sync directory: [boto3](https://github.com/boto/boto3).
Bumps the pip-minor-patch group with 3 updates in the /lambdas/mesh_processor directory: [boto3](https://github.com/boto/boto3), [moto](https://github.com/getmoto/moto) and [smart-open](https://github.com/piskvorky/smart_open).
Bumps the pip-minor-patch group with 1 update in the /lambdas/mns_subscription directory: [boto3](https://github.com/boto/boto3).
Bumps the pip-minor-patch group with 2 updates in the /lambdas/recordprocessor directory: [boto3](https://github.com/boto/boto3) and [boto3-stubs-lite](https://github.com/youtype/mypy_boto3_builder).
Bumps the pip-minor-patch group with 1 update in the /lambdas/redis_sync directory: [boto3](https://github.com/boto/boto3).
Bumps the pip-minor-patch group with 1 update in the /lambdas/shared directory: [boto3](https://github.com/boto/boto3).
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.64 to 1.40.66
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.64...1.40.66)

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

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

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.64 to 1.40.66
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.64...1.40.66)

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

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 `boto3` from 1.40.64 to 1.40.66
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.64...1.40.66)

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

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 `smart-open` from 7.4.1 to 7.4.4
- [Release notes](https://github.com/piskvorky/smart_open/releases)
- [Changelog](https://github.com/piskvorky/smart_open/blob/develop/CHANGELOG.md)
- [Commits](piskvorky/smart_open@v7.4.1...v7.4.4)

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

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

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 `boto3` from 1.40.64 to 1.40.66
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.40.64...1.40.66)

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

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

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

---
updated-dependencies:
- dependency-name: boto3
  dependency-version: 1.40.66
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.66
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.66
  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.66
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.66
  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: boto3
  dependency-version: 1.40.66
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.66
  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: smart-open
  dependency-version: 7.4.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.66
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.66
  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: boto3
  dependency-version: 1.40.66
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.66
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.66
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip-minor-patch
- dependency-name: boto3
  dependency-version: 1.40.66
  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 5, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 5, 2025

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 6, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 6, 2025
@dependabot dependabot bot deleted the dependabot/pip/backend/pip-minor-patch-33a887c4b6 branch November 6, 2025 03:14
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