Bump huggingface-hub from 0.33.1 to 0.33.2 in /requirements
Merged
Number: #1190
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
July 03, 2025 at 01:40 AM UTC
(5 months ago)
(5 months ago)
Updated:
July 07, 2025 at 10:27 AM UTC
(5 months ago)
(5 months ago)
Merged:
July 07, 2025 at 10:27 AM UTC
(5 months ago)
by qubvel
(5 months ago)
by qubvel
Time to Close:
4 days
Labels:
dependencies python
dependencies python
Description:
Bumps huggingface-hub from 0.33.1 to 0.33.2.
Release notes
Sourced from huggingface-hub's releases.
[v0.33.2] [Tiny-Agent]: Switch to VSCode MCP format
Full Changelog: https://github.com/huggingface/huggingface_hub/compare/v0.33.1...v0.33.2
Breaking changes:
- no more config nested mapping => everything at root level
- headers at root level instead of inside options.requestInit
- updated the way values are pulled from ENV (based on input id)
Example of
agent.json:{ "model": "Qwen/Qwen2.5-72B-Instruct", "provider": "nebius", "inputs": [ { "type": "promptString", "id": "hf-token", "description": "Token for Hugging Face API access", "password": true } ], "servers": [ { "type": "http", "url": "https://huggingface.co/mcp", "headers": { "Authorization": "Bearer ${input:hf-token}" } } ] }Find more examples in https://huggingface.co/datasets/tiny-agents/tiny-agents
Commits
8c5770fRelease: v0.33.2d7407a8[Tiny-Agent] Fix headers handling + secrets management (#3166)- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+2
+2
Deletions:
-2
-2
Package Dependencies
Package:
huggingface-hub
Ecosystem:
pip
pip
Version Change:
0.33.1 → 0.33.2
Update Type:
Patch
Patch
Path:
/requirements
Technical Details
| ID: | 2772870 |
| UUID: | 2637018063 |
| Node ID: | PR_kwDOClTaK86dLbPP |
| Host: | GitHub |
| Repository: | qubvel-org/segmentation_models.pytorch |
| Merge State: | Unknown |