Skip to content

Build: Bump huggingface-hub from 1.7.1 to 1.7.2#3180

Merged
Fokko merged 1 commit intomainfrom
dependabot/uv/huggingface-hub-1.7.2
Mar 21, 2026
Merged

Build: Bump huggingface-hub from 1.7.1 to 1.7.2#3180
Fokko merged 1 commit intomainfrom
dependabot/uv/huggingface-hub-1.7.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 21, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps huggingface-hub from 1.7.1 to 1.7.2.

Release notes

Sourced from huggingface-hub's releases.

[1.7.2] hf CLI skill improvements, uv extension installs & bug fixes

🛠️ CLI improvements

hf CLI skill now fully expands subcommand groups and inlines all flags and options, making the CLI self-describing and easier for agents to discover.

hf extension install now uses uv for Python extension installation when available making extension installation faster:

> hyperfine "hf extensions install alvarobartt/hf-mem --force"
# 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
After
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

Other QoL improvements:

🐛 Bug & Typo fixes

📚 Docs

🏗️ Internal

Full Changelog: huggingface/huggingface_hub@v1.7.1...v1.7.2

Commits
  • 472fe6d Release: v1.7.2
  • 8a9d38e use uv python extension installation when available (#3957)
  • ed9227a [CLI] Include common options inline in generated SKILL.md (#3955)
  • 7c56327 Fix typo in --every help text: "f set" → "If set" (#3950)
  • 742a4a4 Fix version check message leaking into generated SKILL.md (#3949)
  • 35ef757 [CLI] Expand nested groups, inline flags & common options glossary in `SKILL....
  • 0d465ac [CLI] add --format json to hf auth whoami + clarify info commands output ...
  • 90a5d1f update stale space_id in test_list_spaces_linked
  • 432ffef Replace 'huggingface-cli' with 'hf' in brew upgrade command (#3946)
  • d993081 docs: rename .env to .venv in virtual environment instructions (#3939)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [huggingface-hub](https://github.com/huggingface/huggingface_hub) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/huggingface/huggingface_hub/releases)
- [Commits](huggingface/huggingface_hub@v1.7.1...v1.7.2)

---
updated-dependencies:
- dependency-name: huggingface-hub
  dependency-version: 1.7.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Mar 21, 2026
@Fokko Fokko merged commit a6aea27 into main Mar 21, 2026
14 checks passed
@Fokko Fokko deleted the dependabot/uv/huggingface-hub-1.7.2 branch March 21, 2026 05:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant