Skip to content

Bump the python-updates group with 3 updates#185

Merged
Cameronsplaze merged 1 commit intomainfrom
dependabot/pip/python-updates-0278c5e816
Jan 19, 2026
Merged

Bump the python-updates group with 3 updates#185
Cameronsplaze merged 1 commit intomainfrom
dependabot/pip/python-updates-0278c5e816

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps the python-updates group with 3 updates: aws-cdk-lib, boto3 and moto.

Updates aws-cdk-lib from 2.234.1 to 2.235.1

Release notes

Sourced from aws-cdk-lib's releases.

v2.235.1

Bug Fixes

  • apigatewayv2: use custom domain name instead of regional domain name when importing domain name via fromDomainNameAttributes (#36710) (29e5642)

Alpha modules (2.235.1-alpha.0)

v2.235.0

⚠ BREAKING CHANGES

  • ** L1 resources are automatically generated from public CloudFormation Resource Schemas. They are built to closely reflect the real state of CloudFormation. Sometimes these updates can contain changes that are incompatible with previous types, but more accurately reflect reality. In this release we have changed:
  • aws-ecs: AWS::ECS::CapacityProvider: ManagedInstancesNetworkConfiguration.SecurityGroups property is now required.
  • ecs: securityGroups is now required in ManagedInstancesCapacityProviderProps. CloudFormation has always required this field, so any code that omitted it would have failed at deployment time with a validation error. This change catches the error at compile time instead, improving the developer experience. If your code previously omitted securityGroups, you must now explicitly provide at least one security group.
  • aws-cdk-lib: JobQueue.computeEnvironments contains an computeEnvironment: IComputeEnvironment → IComputeEnvironmentRef. BackupPlanRule.props contains a backupVault: IBackupVault → IBackupVaultRef. ApiDestination.fromApiDestinationAttributes() return type ApiDestination → IApiDestination. This should never have returned a class but always an interface, as is the standard for referencing factories. EventDestination.bus changed IEventBus →IEventBusRef; FlowLogDestination.bind() now returns and ICluster.executeCommandConfiguration contains a member changing type ILogGroup → ILogGroupRef.
  • events: ApiDestination.fromApiDestinationAttributes() now returns an IApiDestination. It used to return an ApiDestination but this was a mistake, referencing methods always return a type by interface, not by class.EventDestination.bus used to be an IEventBus but is now an IEventBusRef; it needs to be type tested to assert it is actually an IEventBus if that is necessary.
  • logs: the return types of FlowLogDestination.bind() and ICluster.executeCommandConfiguration now contain an ILogGroupRef instead of an ILogGroup, which guarantees less. These fields are for communication between constructs, and their values should not be used by application builders. If they do, they will need to add a cast or a type check.
  • iot-actions: enableBatchConfig property is explicitly disabled by default. Even with this modification, the behavior of HttpAction remains unchanged from before, but only the Cfn template will be modified.

Features

Bug Fixes

Miscellaneous Chores


Alpha modules (2.235.0-alpha.0)

⚠ BREAKING CHANGES

... (truncated)

Changelog

Sourced from aws-cdk-lib's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.235.1-alpha.0 (2026-01-19)

2.235.0-alpha.0 (2026-01-15)

⚠ BREAKING CHANGES

  • bedrock-agentcore-alpha: The User Pool Client will be replaced and new Resource Server and Domain resources will be added for existing Gateway stacks using the default Cognito authorizer.

Checklist

Bug Fixes

  • bedrock-agentcore-alpha: default Cognito User Pool for AgentCore Gateway is not set up for M2M authentication. (#36323) (5a5605a)

2.234.1-alpha.0 (2026-01-08)

2.234.0-alpha.0 (2026-01-08)

Features

  • msk-alpha: support express broker for Kafka v3.9 (#36450) (afcc953)

Bug Fixes

  • elasticache-alpha: deployment fails when serverlessCacheName or userGroupId is not specified (#36459) (b3f62f7), closes #36458
  • elasticache-alpha: security group for ServerlessCache does not use default endpoint port (#35738) (79d91ad)

2.233.0-alpha.0 (2025-12-18)

⚠ BREAKING CHANGES

  • bedrock-agentcore-alpha: Runtime constructs will no longer automatically include lifecycleConfiguration with default values when not explicitly specified by users.
  • elasticache-alpha: The engine property in NoPasswordUserProps has been removed.

Bug Fixes

  • bedrock-agentcore-alpha: runtime construct incorrectly forces default lifecycleConfiguration values (#36379) (7954354), closes #36376
  • elasticache-alpha: the default engine for NoPasswordUser contradict in the docs (#35920) (495fa37), closes #35847
  • mixins-preview: improving delivery source and delivery destination creation (#36314) (86092ab)

2.232.2-alpha.0 (2025-12-12)

... (truncated)

Commits
  • 84c92a4 chore(release): 2.235.1 (#36720)
  • 21ec0bb chore: Update CHANGELOG.v2.alpha.md
  • 43a7599 chore: Update CHANGELOG.v2.md
  • 59dcc47 chore(release): 2.235.1
  • 29e5642 fix(apigatewayv2): use custom domain name instead of regional domain name whe...
  • 7686e1d chore(release): 2.235.0 (#36697)
  • e836d23 chore: update CHANGELOG.v2.md
  • ccf7b9f chore: update analytics metadata blueprints
  • e2c1d6e chore(release): 2.235.0
  • 861f437 feat: update L1 CloudFormation resource definitions (#36694)
  • Additional commits viewable in compare view

Updates boto3 from 1.42.25 to 1.42.30

Commits
  • b53ccba Merge branch 'release-1.42.30'
  • c9f5d90 Bumping version to 1.42.30
  • 9cf4452 Add changelog entries from botocore
  • 9b45d7e Merge branch 'release-1.42.29'
  • b0356c7 Merge branch 'release-1.42.29' into develop
  • 159ed6d Bumping version to 1.42.29
  • ed728b9 Add changelog entries from botocore
  • d7af36d Merge branch 'release-1.42.28'
  • c700a35 Merge branch 'release-1.42.28' into develop
  • a6c52b0 Bumping version to 1.42.28
  • Additional commits viewable in compare view

Updates moto from 5.1.19 to 5.1.20

Changelog

Sourced from moto's changelog.

5.1.20

Docker Digest for 5.1.20: sha256:d2711655244df58411ce0be34236c95736390db17886370d21e12ae2b1e36f79

New Methods:
    * EC2:
        * create_subnet_cidr_reservation()
        * delete_subnet_cidr_reservation()
        * get_instance_uefi_data() (Just a stub, no actual data is returned)
        * get_subnet_cidr_reservations()
* IOT:
    * list_thing_principals_v2()
  • ResourceGroups:

    • cancel_tag_sync_task()
    • get_tag_sync_task()
    • list_tag_sync_tasks()
    • start_tag_sync_task()
  • Route53Resolver:

    • get_resolver_dnssec_config()
    • list_resolver_dnssec_configs()
    • update_resolver_dnssec_config()
  • S3Control:

    • create_multi_region_access_point()
    • delete_multi_region_access_point()
    • delete_storage_lens_configuration()
    • describe_multi_region_access_point_operation()
    • get_multi_region_access_point()
    • get_multi_region_access_point_policy()
    • get_multi_region_access_point_policy_status()
    • list_multi_region_access_points()
    • put_multi_region_access_point_policy()
  • SecurityHub:

    • create_members()
    • get_members()
    • list_members()

Miscellaneous: * ACM: import_certificate() now supports all key types, RSA and EC * APIGateway: update_rest_api() now supports /endpointConfiguration/types * Autoscaling: update_auto_scaling_group() now supports the MixedInstancesPolicy-parameter * Batch: register_job_definition() now supports the eksProperties-parameter * DMS: create_replication_task() now supports the Tags-parameter * Organizations: list_policies() now support pagination * Organizations now supports Resource Control Policy * Redshift: describe_clusters() now supports the TagKeys-parameter

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot 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 python-updates group with 3 updates: [aws-cdk-lib](https://github.com/aws/aws-cdk), [boto3](https://github.com/boto/boto3) and [moto](https://github.com/getmoto/moto).


Updates `aws-cdk-lib` from 2.234.1 to 2.235.1
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md)
- [Commits](aws/aws-cdk@v2.234.1...v2.235.1)

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

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

---
updated-dependencies:
- dependency-name: aws-cdk-lib
  dependency-version: 2.235.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-updates
- dependency-name: boto3
  dependency-version: 1.42.30
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-updates
- dependency-name: moto
  dependency-version: 5.1.20
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-updates
...

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 Jan 19, 2026
@Cameronsplaze Cameronsplaze merged commit c83c2c9 into main Jan 19, 2026
6 checks passed
@Cameronsplaze Cameronsplaze deleted the dependabot/pip/python-updates-0278c5e816 branch January 19, 2026 17:36
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