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

   Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 
0.34.5 to 0.35.0.
   <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>[v0.35.0] Announcing Scheduled Jobs: run cron jobs on GPU on the Hugging 
Face Hub!</h2>
   <h2>Scheduled Jobs</h2>
   <p>In <a 
href="https://github.com/huggingface/huggingface_hub/releases/tag/v0.34.0";>v0.34.0
 release</a>, we announced Jobs, a new way to run compute on the Hugging Face 
Hub. In this new release, we are announcing <strong>Scheduled Jobs</strong> to 
run Jobs on a regular basic. Think &quot;cron jobs running on GPU&quot;.</p>
   <p>This comes with a fully-fledge CLI:</p>
   <pre><code>hf jobs scheduled run @hourly ubuntu echo hello world
   hf jobs scheduled run &quot;0 * * * *&quot; ubuntu echo hello world
   hf jobs scheduled ps -a
   hf jobs scheduled inspect &lt;id&gt;
   hf jobs scheduled delete &lt;id&gt;
   hf jobs scheduled suspend &lt;id&gt;
   hf jobs scheduled resume &lt;id&gt;
   hf jobs scheduled uv run @weekly train.py
   </code></pre>
   <ul>
   <li>[Jobs] Add scheduled jobs api  by <a 
href="https://github.com/lhoestq";><code>@​lhoestq</code></a> in <a 
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3306";>#3306</a></li>
   </ul>
   <p>It is now possible to run a command with <code>uv run</code>:</p>
   <pre><code>hf jobs uv run --with lighteval -s HF_TOKEN lighteval endpoint 
inference-providers &quot;model_name=openai/gpt-oss-20b,provider=groq&quot; 
&quot;lighteval|gsm8k|0|0&quot;
   </code></pre>
   <ul>
   <li>[Jobs] Support commands in <code>hf jobs uv run</code>  by <a 
href="https://github.com/lhoestq";><code>@​lhoestq</code></a> in <a 
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3303";>#3303</a></li>
   </ul>
   <p>Some other improvements have been added to the existing Jobs API for a 
better UX.</p>
   <ul>
   <li>[Jobs] Use current or stored token in a Job secrets  by <a 
href="https://github.com/lhoestq";><code>@​lhoestq</code></a> in <a 
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3272";>#3272</a></li>
   <li>update uv image  by <a 
href="https://github.com/lhoestq";><code>@​lhoestq</code></a> in <a 
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3270";>#3270</a></li>
   </ul>
   <p>And finally, Jobs documentation has been updated with new examples (and 
some fixes):</p>
   <ul>
   <li>Fix bash history expansion in hf jobs example  by <a 
href="https://github.com/nyuuzyou";><code>@​nyuuzyou</code></a> in <a 
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3277";>#3277</a></li>
   <li>Add timeout info to Jobs guide docs  by <a 
href="https://github.com/davanstrien";><code>@​davanstrien</code></a> in <a 
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3281";>#3281</a></li>
   <li>Update jobs.md  by <a 
href="https://github.com/tre3x";><code>@​tre3x</code></a> in <a 
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3297";>#3297</a></li>
   <li>docs: Add link to uv-scripts organization in Jobs guide  by <a 
href="https://github.com/davanstrien";><code>@​davanstrien</code></a> in <a 
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3326";>#3326</a></li>
   <li>docs: Add Docker images section for UV scripts in Jobs guide  by <a 
href="https://github.com/davanstrien";><code>@​davanstrien</code></a> in <a 
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3327";>#3327</a></li>
   <li>docs: add link to TRL jobs training documentation  by <a 
href="https://github.com/davanstrien";><code>@​davanstrien</code></a> in <a 
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3330";>#3330</a></li>
   </ul>
   <h2>CLI updates</h2>
   <p>In addition to the Scheduled Jobs, some improvements have been added to 
the <code>hf</code> CLI.</p>
   <ul>
   <li>[CLI] print help if no command provided  by <a 
href="https://github.com/Wauplin";><code>@​Wauplin</code></a> in <a 
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3262";>#3262</a></li>
   <li>update hf auth whoami output  by <a 
href="https://github.com/hanouticelina";><code>@​hanouticelina</code></a> in <a 
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3274";>#3274</a></li>
   <li>Add 'user:' prefix to whoami command output for consistency  by <a 
href="https://github.com/gary149";><code>@​gary149</code></a> in <a 
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3267";>#3267</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/huggingface/huggingface_hub/commit/0f12365eb66305b280a7a3b65c48faf9f24f8c20";><code>0f12365</code></a>
 Release: v0.35.0</li>
   <li><a 
href="https://github.com/huggingface/huggingface_hub/commit/041c05e1735057d4a527eee14109f32678f087e3";><code>041c05e</code></a>
 Release: v0.35.0.rc1</li>
   <li><a 
href="https://github.com/huggingface/huggingface_hub/commit/69874aee426afb54dfadd6de0ec1924462be0400";><code>69874ae</code></a>
 Add PublicAI provider (<a 
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3367";>#3367</a>)</li>
   <li><a 
href="https://github.com/huggingface/huggingface_hub/commit/6faf2d72ca9a9efe259c79588ccef7add0d5093a";><code>6faf2d7</code></a>
 feat: add scaleway inference provider (<a 
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3356";>#3356</a>)</li>
   <li><a 
href="https://github.com/huggingface/huggingface_hub/commit/490865e0c693bbe9ac297a7b3ddc0f6f10e7bc8d";><code>490865e</code></a>
 docs: minor typo fix in /en/guides/manage-cache (<a 
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3353";>#3353</a>)</li>
   <li><a 
href="https://github.com/huggingface/huggingface_hub/commit/92351f3fde4105f5e76fe9a32d1944a1149afbc2";><code>92351f3</code></a>
 Return early in <code>is_jsonable</code> if circular reference (<a 
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3348";>#3348</a>)</li>
   <li><a 
href="https://github.com/huggingface/huggingface_hub/commit/22d9c553f3548a71caf1a8b8265cb3f80f06ea80";><code>22d9c55</code></a>
 Add reasoning field in chat completion output (<a 
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3338";>#3338</a>)</li>
   <li><a 
href="https://github.com/huggingface/huggingface_hub/commit/6378f83ca85a615dc9f1a3ea6e362c8c97245a88";><code>6378f83</code></a>
 Update error message to improve shell compatibility (<a 
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3333";>#3333</a>)</li>
   <li><a 
href="https://github.com/huggingface/huggingface_hub/commit/8a6d4e3e8d18c7ba4ecf8b2e9a23138e48257330";><code>8a6d4e3</code></a>
 docs: add link to TRL jobs training documentation (<a 
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3330";>#3330</a>)</li>
   <li><a 
href="https://github.com/huggingface/huggingface_hub/commit/a8a38a523e91999a6785f4bcb7c4b2d772686e9a";><code>a8a38a5</code></a>
 [Jobs] Add scheduled jobs api (<a 
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3306";>#3306</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/huggingface/huggingface_hub/compare/v0.34.5...v0.35.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=huggingface-hub&package-manager=pip&previous-version=0.34.5&new-version=0.35.0)](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 merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@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