core: bump aws-cdk-lib from 2.254.0 to 2.255.0 (#22668)

Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.254.0 to 2.255.0.
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md)
- [Commits](https://github.com/aws/aws-cdk/compare/v2.254.0...v2.255.0)

---
updated-dependencies:
- dependency-name: aws-cdk-lib
  dependency-version: 2.255.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-05-26 22:05:12 +02:00
committed by GitHub
parent 8fd9bab3fa
commit 5fad9715f8
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ dependencies = [
[dependency-groups]
dev = [
"aws-cdk-lib==2.254.0",
"aws-cdk-lib==2.255.0",
"bandit==1.9.4",
"black==26.5.0",
"bpython==0.26",
Generated
+4 -4
View File
@@ -425,7 +425,7 @@ requires-dist = [
[package.metadata.requires-dev]
dev = [
{ name = "aws-cdk-lib", specifier = "==2.254.0" },
{ name = "aws-cdk-lib", specifier = "==2.255.0" },
{ name = "bandit", specifier = "==1.9.4" },
{ name = "black", specifier = "==26.5.0" },
{ name = "bpython", specifier = "==0.26" },
@@ -535,7 +535,7 @@ wheels = [
[[package]]
name = "aws-cdk-lib"
version = "2.254.0"
version = "2.255.0"
source = { registry = "https://pypi.org/simple" }
dependencies = [
{ name = "aws-cdk-asset-awscli-v1" },
@@ -546,9 +546,9 @@ dependencies = [
{ name = "publication" },
{ name = "typeguard" },
]
sdist = { url = "https://files.pythonhosted.org/packages/d6/94/667be78bf5f39aef15ff34778eda0443bb4ad2498f33ccb6f7629f343f43/aws_cdk_lib-2.254.0.tar.gz", hash = "sha256:ddbef134cad91f8985444f77f052f0337af5f132101ad7aea2215b4775ff7828", size = 49658861, upload-time = "2026-05-13T21:59:39.35Z" }
sdist = { url = "https://files.pythonhosted.org/packages/d4/4e/e2f81bca92e2f246d9670d4387eae3ff60c32d98001b8bc99e8a755dda38/aws_cdk_lib-2.255.0.tar.gz", hash = "sha256:a75118e0983ce2d8f38c108b216901ba4c1a84f9620cf791d7bcd406bed848cc", size = 50384868, upload-time = "2026-05-19T11:18:24.242Z" }
wheels = [
{ url = "https://files.pythonhosted.org/packages/41/3c/13c490cba548fde101663fb6d9050eeee67686a9730e74cba5711ba12068/aws_cdk_lib-2.254.0-py3-none-any.whl", hash = "sha256:626095eaa742e0b9d894c3a1bf06a6e7d1245a986165a72408871d41886c6d07", size = 50343718, upload-time = "2026-05-13T21:58:54.123Z" },
{ url = "https://files.pythonhosted.org/packages/f5/bf/bbb4c41f45838ae74609f4048d11e334dc11d0baa811e3f0f2c4087efde2/aws_cdk_lib-2.255.0-py3-none-any.whl", hash = "sha256:4aa22d18ea39dcb05d6e8d89ed183a0dfb641b91cd5db569dbfe82ae2e690e7e", size = 51070800, upload-time = "2026-05-19T11:17:37.746Z" },
]
[[package]]