Skip to content

Commit bb86849

Browse files
Merge branch 'develop' into dependabot/pip/develop/boto3-stubs-1.35.26
2 parents 929e301 + ca52a98 commit bb86849

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "aws-lambda-powertools-python-e2e",
33
"version": "1.0.0",
44
"devDependencies": {
5-
"aws-cdk": "^2.159.1"
5+
"aws-cdk": "^2.160.0"
66
},
77
"dependencies": {
88
"package-lock.json": "^1.0.0"

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ aws-cdk-lib = "^2.160.0"
7474
"aws-cdk.aws-apigatewayv2-alpha" = "^2.38.1-alpha.0"
7575
"aws-cdk.aws-apigatewayv2-integrations-alpha" = "^2.38.1-alpha.0"
7676
"aws-cdk.aws-apigatewayv2-authorizers-alpha" = "^2.38.1-alpha.0"
77-
"aws-cdk.aws-lambda-python-alpha" = "^2.159.1a0"
77+
"aws-cdk.aws-lambda-python-alpha" = "^2.160.0a0"
7878
"cdklabs.generative-ai-cdk-constructs" = "^0.1.269"
7979
pytest-benchmark = "^4.0.0"
8080
types-requests = "^2.31.0"

0 commit comments

Comments
 (0)