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 768ba467c Build: Bump huggingface-hub from 1.14.0 to 1.15.0 (#3394)
768ba467c is described below

commit 768ba467cbda1bf35609d3c2e1425d862b952da9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat May 23 07:49:05 2026 +0200

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

diff --git a/uv.lock b/uv.lock
index e9515cbeb..a852e13e8 100644
--- a/uv.lock
+++ b/uv.lock
@@ -2179,7 +2179,7 @@ wheels = [
 
 [[package]]
 name = "huggingface-hub"
-version = "1.14.0"
+version = "1.15.0"
 source = { registry = "https://pypi.org/simple"; }
 dependencies = [
     { name = "filelock" },
@@ -2192,9 +2192,9 @@ dependencies = [
     { name = "typer" },
     { name = "typing-extensions" },
 ]
-sdist = { url = 
"https://files.pythonhosted.org/packages/39/40/43109e943fd718b0ccd0cd61eb4f1c347df22bf81f5874c6f22adf44bcff/huggingface_hub-1.14.0.tar.gz";,
 hash = 
"sha256:d6d2c9cd6be1d02ae9ec6672d5587d10a427f377db688e82528f426a041622c2", size 
= 782365, upload-time = "2026-05-06T14:14:34.278Z" }
+sdist = { url = 
"https://files.pythonhosted.org/packages/bb/b6/e22bd20a25299c34b8c5922c1545a6320825b13906eb0f7298edfd034a0b/huggingface_hub-1.15.0.tar.gz";,
 hash = 
"sha256:28abfdddda3927fd4de6a63cf26ab012498a2c24dae52baf150c5c6edf98a1d5", size 
= 784100, upload-time = "2026-05-15T11:42:52.149Z" }
 wheels = [
-    { url = 
"https://files.pythonhosted.org/packages/89/a5/33b49ba7bea7c41bb37f74ec0f8beea0831e052330196633fe2c77516ea6/huggingface_hub-1.14.0-py3-none-any.whl";,
 hash = 
"sha256:efe075535c62e130b30e836b138e13785f6f043d1f0539e0a39aa411a99e90b8", size 
= 661479, upload-time = "2026-05-06T14:14:32.029Z" },
+    { url = 
"https://files.pythonhosted.org/packages/6e/11/0b64cc9024329b76d7547c19a67604a61d21d3ba678a69d1b220c29d5112/huggingface_hub-1.15.0-py3-none-any.whl";,
 hash = 
"sha256:a4a59af04cbc41a3fe3fec429b171ef994ef8c971eda10136746f408dd4e3744", size 
= 663602, upload-time = "2026-05-15T11:42:50.487Z" },
 ]
 
 [[package]]

Reply via email to