From 4486472cb8d398defe086008c6a0a23c9235c5a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 04:31:51 +0000 Subject: [PATCH] Bump jinja2 Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.5 to 3.1.6. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.5...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../sample-apps/02-bedrock-notebook-lm/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multimodal-understanding/sample-apps/02-bedrock-notebook-lm/requirements.txt b/multimodal-understanding/sample-apps/02-bedrock-notebook-lm/requirements.txt index 6ef47341..ea951e04 100644 --- a/multimodal-understanding/sample-apps/02-bedrock-notebook-lm/requirements.txt +++ b/multimodal-understanding/sample-apps/02-bedrock-notebook-lm/requirements.txt @@ -37,7 +37,7 @@ idna==3.10 importlib_metadata==8.5.0 importlib_resources==6.4.5 instructor==1.6.2 -Jinja2==3.1.5 +Jinja2==3.1.6 jiter==0.5.0 jmespath==1.0.1 jsonschema==4.23.0