This is an automated email from the ASF dual-hosted git repository.
geruh 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 3276b743 Build: Bump huggingface-hub from 1.12.0 to 1.13.0 (#3340)
3276b743 is described below
commit 3276b7436f8834f13cbb2989c4fd0d5eb130bcaf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun May 10 13:29:33 2026 -0700
Build: Bump huggingface-hub from 1.12.0 to 1.13.0 (#3340)
---
uv.lock | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/uv.lock b/uv.lock
index aa41d579..1ac4cb0a 100644
--- a/uv.lock
+++ b/uv.lock
@@ -2184,7 +2184,7 @@ wheels = [
[[package]]
name = "huggingface-hub"
-version = "1.12.0"
+version = "1.13.0"
source = { registry = "https://pypi.org/simple" }
dependencies = [
{ name = "filelock" },
@@ -2197,9 +2197,9 @@ dependencies = [
{ name = "typer" },
{ name = "typing-extensions" },
]
-sdist = { url =
"https://files.pythonhosted.org/packages/56/52/1b54cb569509c725a32c1315261ac9fd0e6b91bbbf74d86fca10d3376164/huggingface_hub-1.12.0.tar.gz",
hash =
"sha256:7c3fe85e24b652334e5d456d7a812cd9a071e75630fac4365d9165ab5e4a34b6", size
= 763091, upload-time = "2026-04-24T13:32:08.674Z" }
+sdist = { url =
"https://files.pythonhosted.org/packages/89/ff/ec7ed2eb43bd7ce8bb2233d109cc235c3e807ffe5e469dc09db261fac05e/huggingface_hub-1.13.0.tar.gz",
hash =
"sha256:f6df2dac5abe82ce2fe05873d10d5ff47bc677d616a2f521f4ee26db9415d9d0", size
= 781788, upload-time = "2026-04-30T11:57:33.858Z" }
wheels = [
- { url =
"https://files.pythonhosted.org/packages/7e/2b/ef03ddb96bd1123503c2bd6932001020292deea649e9bf4caa2cb65a85bf/huggingface_hub-1.12.0-py3-none-any.whl",
hash =
"sha256:d74939969585ee35748bd66de09baf84099d461bda7287cd9043bfb99b0e424d", size
= 646806, upload-time = "2026-04-24T13:32:06.717Z" },
+ { url =
"https://files.pythonhosted.org/packages/93/db/4b1cdae9460ae1f3ca020cd767f013430ce23eb1d9c890ae3a0609b38d26/huggingface_hub-1.13.0-py3-none-any.whl",
hash =
"sha256:e942cb50d6a08dd5306688b1ac05bda157fd2fcc88b63dae405f7bd0d3234005", size
= 660643, upload-time = "2026-04-30T11:57:31.802Z" },
]
[[package]]