From c1f29913ab86732f85a29ac476b25c2d6964fec5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 20:59:16 +0000 Subject: [PATCH] Bump jinja2 from 3.1.4 to 3.1.5 in /TriagerXChatbot Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.5. - [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.4...3.1.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- TriagerXChatbot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TriagerXChatbot/requirements.txt b/TriagerXChatbot/requirements.txt index abc58405..781b3b71 100644 --- a/TriagerXChatbot/requirements.txt +++ b/TriagerXChatbot/requirements.txt @@ -21,7 +21,7 @@ h11==0.14.0 idna==3.7 isodate==0.6.1 itsdangerous==2.2.0 -Jinja2==3.1.4 +Jinja2==3.1.5 jsonpickle==1.4.2 MarkupSafe==2.1.5 mistune==0.8.4