From ceb491f59c99fc6170765c67b7448563b5f374b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 23:18:14 +0000 Subject: [PATCH] Update dependency jinja2 to v3.1.6 [SECURITY] Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- model-servers/vllm/0.11.0/requirements.txt | 2 +- model-servers/vllm/0.6.4/requirements.txt | 2 +- model-servers/vllm/0.6.6/requirements.txt | 2 +- model-servers/vllm/0.8.4/requirements.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/model-servers/vllm/0.11.0/requirements.txt b/model-servers/vllm/0.11.0/requirements.txt index 3982f4a..415a4c0 100644 --- a/model-servers/vllm/0.11.0/requirements.txt +++ b/model-servers/vllm/0.11.0/requirements.txt @@ -26,7 +26,7 @@ httpx==0.27.0; python_version >= '3.8' huggingface-hub>=0.30.0; python_full_version >= '3.8.0' idna==3.7; python_version >= '3.5' interegular==0.3.3; python_version >= '3.7' -jinja2==3.1.4; python_version >= '3.7' +jinja2==3.1.6; python_version >= '3.7' joblib==1.4.2; python_version >= '3.8' jsonschema==4.22.0; python_version >= '3.8' jsonschema-specifications==2023.12.1; python_version >= '3.8' diff --git a/model-servers/vllm/0.6.4/requirements.txt b/model-servers/vllm/0.6.4/requirements.txt index 58ece67..2224dab 100644 --- a/model-servers/vllm/0.6.4/requirements.txt +++ b/model-servers/vllm/0.6.4/requirements.txt @@ -26,7 +26,7 @@ httpx==0.27.0; python_version >= '3.8' huggingface-hub==0.26.3; python_full_version >= '3.8.0' idna==3.7; python_version >= '3.5' interegular==0.3.3; python_version >= '3.7' -jinja2==3.1.4; python_version >= '3.7' +jinja2==3.1.6; python_version >= '3.7' joblib==1.4.2; python_version >= '3.8' jsonschema==4.22.0; python_version >= '3.8' jsonschema-specifications==2023.12.1; python_version >= '3.8' diff --git a/model-servers/vllm/0.6.6/requirements.txt b/model-servers/vllm/0.6.6/requirements.txt index 4429924..2e1e9ec 100644 --- a/model-servers/vllm/0.6.6/requirements.txt +++ b/model-servers/vllm/0.6.6/requirements.txt @@ -26,7 +26,7 @@ httpx==0.27.0; python_version >= '3.8' huggingface-hub==0.26.3; python_full_version >= '3.8.0' idna==3.7; python_version >= '3.5' interegular==0.3.3; python_version >= '3.7' -jinja2==3.1.4; python_version >= '3.7' +jinja2==3.1.6; python_version >= '3.7' joblib==1.4.2; python_version >= '3.8' jsonschema==4.22.0; python_version >= '3.8' jsonschema-specifications==2023.12.1; python_version >= '3.8' diff --git a/model-servers/vllm/0.8.4/requirements.txt b/model-servers/vllm/0.8.4/requirements.txt index 10e65c7..0d7d864 100644 --- a/model-servers/vllm/0.8.4/requirements.txt +++ b/model-servers/vllm/0.8.4/requirements.txt @@ -26,7 +26,7 @@ httpx==0.27.0; python_version >= '3.8' huggingface-hub>=0.30.0; python_full_version >= '3.8.0' idna==3.7; python_version >= '3.5' interegular==0.3.3; python_version >= '3.7' -jinja2==3.1.4; python_version >= '3.7' +jinja2==3.1.6; python_version >= '3.7' joblib==1.4.2; python_version >= '3.8' jsonschema==4.22.0; python_version >= '3.8' jsonschema-specifications==2023.12.1; python_version >= '3.8'