Skip to content

Commit 05cfaac

Browse files
authored
Merge branch 'awsdocs:main' into main
2 parents d90d701 + c2af65e commit 05cfaac

File tree

3 files changed

+93
-56
lines changed

3 files changed

+93
-56
lines changed

applications/photo-asset-manager/cdk/package-lock.json

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

applications/photo-asset-manager/cdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"@aws-cdk/aws-cloudformation": "^1.196.0",
2020
"@aws-sdk/client-cloudformation": "^3.621.0",
21-
"aws-cdk-lib": "^2.82.0",
21+
"aws-cdk-lib": "^2.177.0",
2222
"constructs": "^10.0.0"
2323
}
2424
}

python/example_code/bedrock-runtime/cross-model-scenarios/tool_use_demo/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
boto3==1.34.124
22
botocore==1.34.124
3-
certifi==2024.6.2
3+
certifi==2024.7.4
44
charset-normalizer==3.3.2
55
idna==3.7
66
jmespath==1.0.1

0 commit comments

Comments
 (0)