From 5648b842f99011947670de4102148d76a280e7a9 Mon Sep 17 00:00:00 2001 From: "konflux-internal-p02[bot]" <170854209+konflux-internal-p02[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 18:45:39 +0000 Subject: [PATCH] chore(deps): update dependency huggingface-hub to v0.36.2 Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 517a58ebf39..7a47cf4cc3c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ h11==0.16.0 ; python_version >= "3.11" and python_version < "3.13" hf-xet==1.2.0 ; python_version >= "3.11" and python_version < "3.13" and (platform_machine == "x86_64" or platform_machine == "amd64" or platform_machine == "arm64" or platform_machine == "aarch64") httpcore==1.0.9 ; python_version >= "3.11" and python_version < "3.13" httpx==0.28.1 ; python_version >= "3.11" and python_version < "3.13" -huggingface-hub==0.36.1 ; python_version >= "3.11" and python_version < "3.13" +huggingface-hub==0.36.2 ; python_version >= "3.11" and python_version < "3.13" ibm-cos-sdk-core==2.14.3 ; python_version >= "3.11" and python_version < "3.13" ibm-cos-sdk-s3transfer==2.14.3 ; python_version >= "3.11" and python_version < "3.13" ibm-cos-sdk==2.14.3 ; python_version >= "3.11" and python_version < "3.13"