From 50e26b1d17c64158001e1b8213c1c4bfa4a177fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 16:33:16 +0000 Subject: [PATCH] Update dependency certifi to v2024.7.4 [SECURITY] Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- model-servers/vllm/0.6.4/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/model-servers/vllm/0.6.4/requirements.txt b/model-servers/vllm/0.6.4/requirements.txt index 58ece67..9e49e6c 100644 --- a/model-servers/vllm/0.6.4/requirements.txt +++ b/model-servers/vllm/0.6.4/requirements.txt @@ -4,7 +4,7 @@ aiosignal==1.3.1; python_version >= '3.7' annotated-types==0.6.0; python_version >= '3.8' anyio==4.3.0; python_version >= '3.8' attrs==23.2.0; python_version >= '3.7' -certifi==2024.2.2; python_version >= '3.6' +certifi==2024.7.4; python_version >= '3.6' charset-normalizer==3.3.2; python_full_version >= '3.7.0' click==8.1.7; python_version >= '3.7' cloudpickle==3.0.0; python_version >= '3.8'