Skip to content

Commit 4071b9a

Browse files
Merge branch 'develop' into dependabot/github_actions/actions/upload-artifact-4.4.1
2 parents 85577c0 + 608b096 commit 4071b9a

File tree

4 files changed

+18
-18
lines changed

4 files changed

+18
-18
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.161.0"
5+
"aws-cdk": "^2.161.1"
66
},
77
"dependencies": {
88
"package-lock.json": "^1.0.0"

poetry.lock

Lines changed: 12 additions & 12 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
@@ -75,7 +75,7 @@ aws-cdk-lib = "^2.161.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"
7777
"aws-cdk.aws-lambda-python-alpha" = "^2.161.0a0"
78-
"cdklabs.generative-ai-cdk-constructs" = "^0.1.272"
78+
"cdklabs.generative-ai-cdk-constructs" = "^0.1.273"
7979
pytest-benchmark = "^4.0.0"
8080
types-requests = "^2.31.0"
8181
typing-extensions = "^4.12.2"

0 commit comments

Comments
 (0)