Skip to content

Commit 4146981

Browse files
Merge branch 'develop' into dependabot/pip/develop/boto3-stubs-1.35.28
2 parents 858761f + 06f51d6 commit 4146981

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

docs/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# v9.1.18
2-
FROM squidfunk/mkdocs-material@sha256:08fbf586e0963725a58eec1ab067ab9b23b804601e0bc2ddb3ab85a2b1ceeb7f
2+
FROM squidfunk/mkdocs-material@sha256:7aea3592488c021f1391fe2259ea20d6253d705a7acab17581c0a0104c7ce308
33
# pip-compile --generate-hashes --output-file=requirements.txt requirements.in
44
COPY requirements.txt /tmp/
55
RUN pip install --require-hashes -r /tmp/requirements.txt

poetry.lock

Lines changed: 4 additions & 4 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.160.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.160.0a0"
78-
"cdklabs.generative-ai-cdk-constructs" = "^0.1.269"
78+
"cdklabs.generative-ai-cdk-constructs" = "^0.1.270"
7979
pytest-benchmark = "^4.0.0"
8080
types-requests = "^2.31.0"
8181
typing-extensions = "^4.12.2"

0 commit comments

Comments
 (0)