This is an automated email from the ASF dual-hosted git repository.

fokko pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-python.git


The following commit(s) were added to refs/heads/main by this push:
     new a6aea277 Build: Bump huggingface-hub from 1.7.1 to 1.7.2 (#3180)
a6aea277 is described below

commit a6aea277051d7dd5d9e4d67f4d03dea81a06c583
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 21 06:24:10 2026 +0100

    Build: Bump huggingface-hub from 1.7.1 to 1.7.2 (#3180)
---
 uv.lock | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/uv.lock b/uv.lock
index e28e7466..af3754b7 100644
--- a/uv.lock
+++ b/uv.lock
@@ -2176,7 +2176,7 @@ wheels = [
 
 [[package]]
 name = "huggingface-hub"
-version = "1.7.1"
+version = "1.7.2"
 source = { registry = "https://pypi.org/simple"; }
 dependencies = [
     { name = "filelock" },
@@ -2189,9 +2189,9 @@ dependencies = [
     { name = "typer" },
     { name = "typing-extensions" },
 ]
-sdist = { url = 
"https://files.pythonhosted.org/packages/b4/a8/94ccc0aec97b996a3a68f3e1fa06a4bd7185dd02bf22bfba794a0ade8440/huggingface_hub-1.7.1.tar.gz";,
 hash = 
"sha256:be38fe66e9b03c027ad755cb9e4b87ff0303c98acf515b5d579690beb0bf3048", size 
= 722097, upload-time = "2026-03-13T09:36:07.758Z" }
+sdist = { url = 
"https://files.pythonhosted.org/packages/19/15/eafc1c57bf0f8afffb243dcd4c0cceb785e956acc17bba4d9bf2ae21fc9c/huggingface_hub-1.7.2.tar.gz";,
 hash = 
"sha256:7f7e294e9bbb822e025bdb2ada025fa4344d978175a7f78e824d86e35f7ab43b", size 
= 724684, upload-time = "2026-03-20T10:36:08.767Z" }
 wheels = [
-    { url = 
"https://files.pythonhosted.org/packages/6f/75/ca21955d6117a394a482c7862ce96216239d0e3a53133ae8510727a8bcfa/huggingface_hub-1.7.1-py3-none-any.whl";,
 hash = 
"sha256:38c6cce7419bbde8caac26a45ed22b0cea24152a8961565d70ec21f88752bfaa", size 
= 616308, upload-time = "2026-03-13T09:36:06.062Z" },
+    { url = 
"https://files.pythonhosted.org/packages/08/de/3ad061a05f74728927ded48c90b73521b9a9328c85d841bdefb30e01fb85/huggingface_hub-1.7.2-py3-none-any.whl";,
 hash = 
"sha256:288f33a0a17b2a73a1359e2a5fd28d1becb2c121748c6173ab8643fb342c850e", size 
= 618036, upload-time = "2026-03-20T10:36:06.824Z" },
 ]
 
 [[package]]

Reply via email to