Skip to content

Bump the python-updates group with 2 updates#187

Merged
Cameronsplaze merged 1 commit intomainfrom
dependabot/pip/python-updates-4cdc62ada0
Feb 2, 2026
Merged

Bump the python-updates group with 2 updates#187
Cameronsplaze merged 1 commit intomainfrom
dependabot/pip/python-updates-4cdc62ada0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2026

Bumps the python-updates group with 2 updates: aws-cdk-lib and boto3.

Updates aws-cdk-lib from 2.236.0 to 2.237.0

Release notes

Sourced from aws-cdk-lib's releases.

v2.237.0

⚠ BREAKING CHANGES

  • iam: Receivers of IEncryptedResource objects now have fewer guarantees about the shape of the object. If you still require an IResource, change the type to IEncryptedResource & IResource and/or add a type guard check using Resource.isResource(). Implementations of IEncryptedResource no longer need to implement IResource but must continue to implement IEnvironmentAware. Since IResource extends IEnvironmentAware, there is no change for implementors. Calls to GrantableResources.isEncryptedResource() now require an IEnvironmentAware argument instead of IConstruct.

Features

  • eks: add OidcProviderNative using L1 and deprecate OpenIdConnectProvider custom resource (#36589) (09383cb)
  • eks: add support overwriteServiceAccount prop in service account construct (#36751) (3aa38f6)
  • kms: make trustAccountIdentities optional in KeyGrants (#36786) (06676ac)
  • lambda: add observability support for kafka event source mappings (#36808) (dd8b419)
  • update L1 CloudFormation resource definitions (#36799) (7ecd0a9)
  • opensearchservice: support OI2 instance type with local NVMe storage (#36700) (034baf3), closes #36698

Bug Fixes

  • iam: IEncryptedResource extends IEnvironmentAware instead of IResource (#36787) (90ad834)

Alpha modules (2.237.0-alpha.0)

Features

Bug Fixes

  • bedrock-agentcore-alpha: construct ID collision when multiple schemas are set (#36565) (9ebfb62), closes #36559
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.237.0-alpha.0 (2026-02-02)

Features

Bug Fixes

  • bedrock-agentcore-alpha: construct ID collision when multiple schemas are set (#36565) (9ebfb62), closes #36559

2.236.0-alpha.0 (2026-01-23)

Features

  • bedrock-agentcore-alpha: added episodic memory strategy (#36591) (21dcfc6)
  • bedrock-agentcore-alpha: added gateway interceptors (#36604) (ba8aa48)
  • bedrock-agentcore-alpha: make physical name properties optional for AgentCore resources (#36354) (5137d81), closes #36341
  • mixins-preview: expose BucketPolicyStatementsMixin publicly (#36771) (458156d)
  • sagemaker: add containerStartupHealthCheckTimeoutInSeconds support for EndpointConfig (#35626) (47d707a), closes #35566

Bug Fixes

  • eks-v2-alpha: ensure kubectl provider access entry is depended upon by downstream resources (#36734) (e104f45), closes #34898 #34897

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)

... (truncated)

Commits
  • c774582 chore(release): 2.237.0 (#36831)
  • d7e62c7 update CHANGELOG
  • b019939 chore: update analytics metadata blueprints
  • 43ee898 chore(release): 2.237.0
  • a3abcd0 feat(bedrock-agentcore-alpha): add support for custom claims and scopes to ru...
  • f8e3863 chore: update Contributors File (#36829)
  • 82c2fdb feat(mixins-preview): align Mixins API with latest RFC proposal (#36825)
  • 2e431b9 chore(deps): bump esbuild from 0.24.2 to 0.25.0 in the npm_and_yarn group acr...
  • 9ebfb62 fix(bedrock-agentcore-alpha): construct ID collision when multiple schemas ar...
  • 20dc50d chore: upgrade tar version (#36816)
  • Additional commits viewable in compare view

Updates boto3 from 1.42.34 to 1.42.39

Commits
  • fd93dbb Merge branch 'release-1.42.39'
  • 0a13ecc Bumping version to 1.42.39
  • e6b1f89 Add changelog entries from botocore
  • f76522e Merge branch 'release-1.42.38'
  • c7ef3d3 Merge branch 'release-1.42.38' into develop
  • 24e7223 Bumping version to 1.42.38
  • 0b29f3a Add changelog entries from botocore
  • 68bd84f Update wheel to 0.46.3 (#4713)
  • bae9979 Merge branch 'release-1.42.37'
  • be2fdc5 Merge branch 'release-1.42.37' into develop
  • Additional commits viewable in compare view

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


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot 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 2 updates: [aws-cdk-lib](https://github.com/aws/aws-cdk) and [boto3](https://github.com/boto/boto3).


Updates `aws-cdk-lib` from 2.236.0 to 2.237.0
- [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.236.0...v2.237.0)

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

---
updated-dependencies:
- dependency-name: aws-cdk-lib
  dependency-version: 2.237.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-updates
- dependency-name: boto3
  dependency-version: 1.42.39
  dependency-type: direct:production
  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 Feb 2, 2026
@Cameronsplaze Cameronsplaze merged commit b2a4969 into main Feb 2, 2026
5 checks passed
@Cameronsplaze Cameronsplaze deleted the dependabot/pip/python-updates-4cdc62ada0 branch February 2, 2026 18: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.

1 participant