dependabot[bot] opened a new pull request, #3180:
URL: https://github.com/apache/iceberg-python/pull/3180

   Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 
1.7.1 to 1.7.2.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/huggingface/huggingface_hub/releases";>huggingface-hub's
 releases</a>.</em></p>
   <blockquote>
   <h2>[1.7.2] <code>hf</code> CLI skill improvements, <code>uv</code> 
extension installs &amp; bug fixes</h2>
   <h2>🛠️ CLI improvements</h2>
   <p><code>hf</code> CLI skill now fully expands subcommand groups and inlines 
all flags and options, making the CLI self-describing and easier for agents to 
discover.</p>
   <ul>
   <li>Expand nested groups, inline flags &amp; common options glossary in 
SKILL.md (<a 
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3941";>#3941</a>)
 by <a 
href="https://github.com/hanouticelina";><code>@​hanouticelina</code></a></li>
   <li>include common options inline (<a 
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3955";>#3955</a>)
 by <a 
href="https://github.com/hanouticelina";><code>@​hanouticelina</code></a></li>
   </ul>
   <p><code>hf extension install</code> now uses <code>uv</code> for Python 
extension installation when available making extension installation faster:</p>
   <pre lang="bash"><code>
   &gt; hyperfine &quot;hf extensions install alvarobartt/hf-mem --force&quot;
   # Before
   Benchmark 1: hf extensions install alvarobartt/hf-mem --force
     Time (mean ± σ):      3.490 s ±  0.220 s    [User: 1.925 s, System: 0.445 
s]
     Range (min … max):    3.348 s …  4.097 s    10 runs
   <h1>After</h1>
   <p>Benchmark 1: hf extensions install alvarobartt/hf-mem --force
   Time (mean ± σ):     519.6 ms ± 119.7 ms    [User: 216.6 ms, System: 95.2 ms]
   Range (min … max):   371.6 ms … 655.2 ms    10 runs</p>
   <p></code></pre></p>
   <ul>
   <li>Use uv python extension installation when available (<a 
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3957";>#3957</a>)
 by <a 
href="https://github.com/hanouticelina";><code>@​hanouticelina</code></a></li>
   </ul>
   <p>Other QoL improvements:</p>
   <ul>
   <li>Add <code>--format json</code> to <code>hf auth whoami</code> (<a 
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3938";>#3938</a>)
 by <a 
href="https://github.com/hanouticelina";><code>@​hanouticelina</code></a></li>
   <li>Replace <code>huggingface-cli</code> with <code>hf</code> in brew 
upgrade command (<a 
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3946";>#3946</a>)
 by <a 
href="https://github.com/hanouticelina";><code>@​hanouticelina</code></a></li>
   </ul>
   <h2>🐛 Bug &amp; Typo fixes</h2>
   <ul>
   <li>Fix HfFileSystem glob in missing subdirectory (<a 
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3935";>#3935</a>)
 by <a href="https://github.com/lhoestq";><code>@​lhoestq</code></a></li>
   <li>Fix: use module logger consistently and narrow bare except clauses (<a 
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3924";>#3924</a>)
 by <a href="https://github.com/mango766";><code>@​mango766</code></a></li>
   <li>Fix typo in --every help text (<a 
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3950";>#3950</a>)
 by <a href="https://github.com/julien-c";><code>@​julien-c</code></a></li>
   </ul>
   <h2>📚 Docs</h2>
   <ul>
   <li>Rename .env to .venv in virtual environment instructions (<a 
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3939";>#3939</a>)
 by <a href="https://github.com/julien-c";><code>@​julien-c</code></a></li>
   </ul>
   <h2>🏗️ Internal</h2>
   <ul>
   <li>Remove conda workflow (<a 
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3928";>#3928</a>)
 by <a href="https://github.com/Wauplin";><code>@​Wauplin</code></a></li>
   <li>Fix version check message leaking into generated SKILL.md (<a 
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3949";>#3949</a>)
 by <a 
href="https://github.com/hanouticelina";><code>@​hanouticelina</code></a></li>
   </ul>
   <p>Full Changelog: <a 
href="https://github.com/huggingface/huggingface_hub/compare/v1.7.1...v1.7.2";>https://github.com/huggingface/huggingface_hub/compare/v1.7.1...v1.7.2</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/huggingface/huggingface_hub/commit/472fe6dd9317c3a401b8aa04e3062e2d3a77ed89";><code>472fe6d</code></a>
 Release: v1.7.2</li>
   <li><a 
href="https://github.com/huggingface/huggingface_hub/commit/8a9d38e1ba0fbce8903b6025b3ec1e2f91904010";><code>8a9d38e</code></a>
 use uv python extension installation when available (<a 
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3957";>#3957</a>)</li>
   <li><a 
href="https://github.com/huggingface/huggingface_hub/commit/ed9227a516922b853cbfeaa6fc99584ac1e7c4ff";><code>ed9227a</code></a>
 [CLI] Include common options inline in generated <code>SKILL.md</code> (<a 
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3955";>#3955</a>)</li>
   <li><a 
href="https://github.com/huggingface/huggingface_hub/commit/7c563274f94ebc8e857c88d793733d483e3517c0";><code>7c56327</code></a>
 Fix typo in <code>--every</code> help text: &quot;f set&quot; → &quot;If 
set&quot; (<a 
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3950";>#3950</a>)</li>
   <li><a 
href="https://github.com/huggingface/huggingface_hub/commit/742a4a487a8b87f2887652fddbef2052ecaadfc6";><code>742a4a4</code></a>
 Fix version check message leaking into generated SKILL.md (<a 
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3949";>#3949</a>)</li>
   <li><a 
href="https://github.com/huggingface/huggingface_hub/commit/35ef757e30c5de9975c112304b1aaabe50bb4991";><code>35ef757</code></a>
 [CLI] Expand nested groups, inline flags &amp; common options glossary in 
`SKILL....</li>
   <li><a 
href="https://github.com/huggingface/huggingface_hub/commit/0d465acd4732198cec9bad15a26a8878aa490080";><code>0d465ac</code></a>
 [CLI] add <code>--format json</code> to <code>hf auth whoami</code> + clarify 
info commands output ...</li>
   <li><a 
href="https://github.com/huggingface/huggingface_hub/commit/90a5d1ffb2afe0403474a27e357d2bba3c283253";><code>90a5d1f</code></a>
 update stale space_id in test_list_spaces_linked</li>
   <li><a 
href="https://github.com/huggingface/huggingface_hub/commit/432ffef88d8d37e9a1b3f8caa2aa56a26d56a342";><code>432ffef</code></a>
 Replace 'huggingface-cli' with 'hf' in brew upgrade command (<a 
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3946";>#3946</a>)</li>
   <li><a 
href="https://github.com/huggingface/huggingface_hub/commit/d99308123a107818fd72cf16b95ba08245a487c0";><code>d993081</code></a>
 docs: rename .env to .venv in virtual environment instructions (<a 
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3939";>#3939</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/huggingface/huggingface_hub/compare/v1.7.1...v1.7.2";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=huggingface-hub&package-manager=uv&previous-version=1.7.1&new-version=1.7.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to