Skip to content

Commit 0dbbf8e

Browse files
Update dependency jinja2 to v3.1.6 [SECURITY]
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 933eee9 commit 0dbbf8e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

model-servers/vllm/0.6.4/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ httpx==0.27.0; python_version >= '3.8'
2626
huggingface-hub==0.26.3; python_full_version >= '3.8.0'
2727
idna==3.7; python_version >= '3.5'
2828
interegular==0.3.3; python_version >= '3.7'
29-
jinja2==3.1.4; python_version >= '3.7'
29+
jinja2==3.1.6; python_version >= '3.7'
3030
joblib==1.4.2; python_version >= '3.8'
3131
jsonschema==4.22.0; python_version >= '3.8'
3232
jsonschema-specifications==2023.12.1; python_version >= '3.8'

model-servers/vllm/0.6.6/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ httpx==0.27.0; python_version >= '3.8'
2626
huggingface-hub==0.26.3; python_full_version >= '3.8.0'
2727
idna==3.7; python_version >= '3.5'
2828
interegular==0.3.3; python_version >= '3.7'
29-
jinja2==3.1.4; python_version >= '3.7'
29+
jinja2==3.1.6; python_version >= '3.7'
3030
joblib==1.4.2; python_version >= '3.8'
3131
jsonschema==4.22.0; python_version >= '3.8'
3232
jsonschema-specifications==2023.12.1; python_version >= '3.8'

model-servers/vllm/0.8.4/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ httpx==0.27.0; python_version >= '3.8'
2626
huggingface-hub>=0.30.0; python_full_version >= '3.8.0'
2727
idna==3.7; python_version >= '3.5'
2828
interegular==0.3.3; python_version >= '3.7'
29-
jinja2==3.1.4; python_version >= '3.7'
29+
jinja2==3.1.6; python_version >= '3.7'
3030
joblib==1.4.2; python_version >= '3.8'
3131
jsonschema==4.22.0; python_version >= '3.8'
3232
jsonschema-specifications==2023.12.1; python_version >= '3.8'

0 commit comments

Comments
 (0)