From f6dbb528e237642908e1171f1bc65da78ac211f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 02:54:39 +0000 Subject: [PATCH] Bump jinja2 from 3.1.2 to 3.1.6 in /document-processor Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 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.2...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- document-processor/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/document-processor/requirements.txt b/document-processor/requirements.txt index a8a0153..a834bc1 100644 --- a/document-processor/requirements.txt +++ b/document-processor/requirements.txt @@ -46,7 +46,7 @@ importlib-resources==5.12.0 inquirerpy==0.3.4 isodate==0.6.1 itsdangerous==2.1.2 -Jinja2==3.1.2 +Jinja2==3.1.6 joblib==1.2.0 langchain==0.0.189 looseversion==1.3.0