-
Notifications
You must be signed in to change notification settings - Fork 301
Commit 9be1bc8
authored
Build: Bump huggingface-hub from 0.32.2 to 0.32.3 (#2061)
Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub)
from 0.32.2 to 0.32.3.
<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.32.3]: Handle env variables in <code>tiny-agents</code>, better
CLI exit and handling of MCP tool calls arguments</h2>
<p>Full Changelog: <a
href="https://github.com/huggingface/huggingface_hub/compare/v0.32.2...v0.32.3">https://github.com/huggingface/huggingface_hub/compare/v0.32.2...v0.32.3</a></p>
<p>This release introduces some improvements and bug fixes to
<code>tiny-agents</code>:</p>
<ul>
<li>[tiny-agents] Handle env variables in tiny-agents (Python client) <a
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3129">#3129</a></li>
<li>[Fix] <code>tiny-agents</code> cli exit issues <a
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3125">#3125</a></li>
<li>Improve Handling of MCP Tool Call Arguments <a
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3127">#3127</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/huggingface/huggingface_hub/commit/b71dbb7435dbb6b3fe444789ad5324ef4b0f4357"><code>b71dbb7</code></a>
Release: v0.32.3</li>
<li><a
href="https://github.com/huggingface/huggingface_hub/commit/2cff6e4000f74173f8b58f2ad92da2b1473d2eaa"><code>2cff6e4</code></a>
[tiny-agents] Handle env variables in tiny-agents (Python client) (<a
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3129">#3129</a>)</li>
<li><a
href="https://github.com/huggingface/huggingface_hub/commit/61bdee74664a5d4a262c1bb83915e445c5201158"><code>61bdee7</code></a>
Fix <code>tiny-agents</code> cli exit issues (<a
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3125">#3125</a>)</li>
<li><a
href="https://github.com/huggingface/huggingface_hub/commit/a212a632c702881c33eb5c31bfd83351663aa4bd"><code>a212a63</code></a>
Improve Handling of MCP Tool Call Arguments (<a
href="https://redirect.github.com/huggingface/huggingface_hub/issues/3127">#3127</a>)</li>
<li>See full diff in <a
href="https://github.com/huggingface/huggingface_hub/compare/v0.32.2...v0.32.3">compare
view</a></li>
</ul>
</details>
<br />
[](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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 1ad68e8 commit 9be1bc8Copy full SHA for 9be1bc8
Expand file treeCollapse file tree
1 file changed
+3
-3
lines changed+3-3Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments