From f8f1cb7c174a4c59da8e856eac3aae813e7c356e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 06:52:27 +0000 Subject: [PATCH] chore(deps): bump jinja2 in /source/model/rerank/code 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] --- source/model/rerank/code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/model/rerank/code/requirements.txt b/source/model/rerank/code/requirements.txt index 47956a3d..1146a81f 100644 --- a/source/model/rerank/code/requirements.txt +++ b/source/model/rerank/code/requirements.txt @@ -31,7 +31,7 @@ ijson==3.3.0 importlib-metadata==6.8.0 inscriptis==2.5.0 ir_datasets==0.5.9 -Jinja2==3.1.2 +Jinja2==3.1.4 jmespath==1.0.1 joblib==1.4.2 lxml==5.3.0