From 03324b8866a899054f81853c6dc6d41e9b610917 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 20:41:54 +0000 Subject: [PATCH] Bump jinja2 from 3.1.4 to 3.1.5 in /src/PythonInference 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] --- src/PythonInference/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/PythonInference/requirements.txt b/src/PythonInference/requirements.txt index 6787bba..ef8ee46 100644 --- a/src/PythonInference/requirements.txt +++ b/src/PythonInference/requirements.txt @@ -18,7 +18,7 @@ httpx==0.27.0 huggingface-hub==0.23.2 idna==3.7 intel-openmp==2021.4.0 -Jinja2==3.1.4 +Jinja2==3.1.5 joblib==1.4.2 markdown-it-py==3.0.0 MarkupSafe==2.1.5