From e2d669d1671e6718ffd58e8fd9bc135eac3f4034 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2024 22:36:07 +0000 Subject: [PATCH] Bump jinja2 from 3.1.2 to 3.1.4 in /webinars/genai-chatbot Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.4. - [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.2...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- webinars/genai-chatbot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webinars/genai-chatbot/requirements.txt b/webinars/genai-chatbot/requirements.txt index eea43da..4c9b5b8 100644 --- a/webinars/genai-chatbot/requirements.txt +++ b/webinars/genai-chatbot/requirements.txt @@ -26,7 +26,7 @@ greenlet==3.0.1 huggingface-hub==0.17.3 idna==3.4 importlib-metadata==6.8.0 -Jinja2==3.1.2 +Jinja2==3.1.4 jmespath==1.0.1 jq==1.6.0 jsonpatch==1.33