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)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/open-webui/open-webui/pull/22016
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 3/1/2026
**Status:** ❌ Closed
**Base:** `dev` ← **Head:** `dependabot/pip/backend/dev/transformers-5.2.0`
---
### 📝 Commits (1)
- [`4096779`](https://github.com/open-webui/open-webui/commit/4096779d5c1f452dd4778a0dfc6b1b94f8836096) chore(deps): bump transformers from 5.1.0 to 5.2.0 in /backend
### 📊 Changes
**1 file changed** (+1 additions, -1 deletions)
<details>
<summary>View changed files</summary>
📝 `backend/requirements.txt` (+1 -1)
</details>
### 📄 Description
Bumps [transformers](https://github.com/huggingface/transformers) from 5.1.0 to 5.2.0.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/huggingface/transformers/commit/7d9754a05193eb79b1d86aa744b622b8068008cd"><code>7d9754a</code></a> Fix unprotected torch import (<a href="https://redirect.github.com/huggingface/transformers/issues/44055">#44055</a>)</li>
<li><a href="https://github.com/huggingface/transformers/commit/a0a3d294b6cc4b4dafd3058209ee8cefc58f9f50"><code>a0a3d29</code></a> Fix peft conversion typo (<a href="https://redirect.github.com/huggingface/transformers/issues/44053">#44053</a>)</li>
<li><a href="https://github.com/huggingface/transformers/commit/2096db0aa18d81b5c06ce0081a9c8f06f859122e"><code>2096db0</code></a> v5.2.0</li>
<li><a href="https://github.com/huggingface/transformers/commit/73ecc5e3145bd4462cda0cc79b9eb9b43c4ee3db"><code>73ecc5e</code></a> [fix][wip] GlmMoeDsa: try implement DSA (<a href="https://redirect.github.com/huggingface/transformers/issues/43912">#43912</a>)</li>
<li><a href="https://github.com/huggingface/transformers/commit/349e00c1a367ce263624e525038250625dcf20c7"><code>349e00c</code></a> Fix early image processor return not raising error (<a href="https://redirect.github.com/huggingface/transformers/issues/43981">#43981</a>)</li>
<li><a href="https://github.com/huggingface/transformers/commit/2bd902dbc45ff87d6cd1986f8d2d40765bc34853"><code>2bd902d</code></a> Update assignee for generate in bug report template (<a href="https://redirect.github.com/huggingface/transformers/issues/44042">#44042</a>)</li>
<li><a href="https://github.com/huggingface/transformers/commit/2546978b80b90b02d7099bd0c3e8718a6bfac3a9"><code>2546978</code></a> Add a dim check mechanism in Transpose and fix qwen3_vl_moe weight mapping (#...</li>
<li><a href="https://github.com/huggingface/transformers/commit/08c4ad95d4b3e995e3b61e50ffc4f3ba66642663"><code>08c4ad9</code></a> fix(models): Unpack BitNet packed weights to fix CI failure (<a href="https://redirect.github.com/huggingface/transformers/issues/43721">#43721</a>)</li>
<li><a href="https://github.com/huggingface/transformers/commit/53f8a08290bf835c9891094352f9efd7da0ccece"><code>53f8a08</code></a> SINQ quantization strategy integration (adapted for Transformers V5) (<a href="https://redirect.github.com/huggingface/transformers/issues/43112">#43112</a>)</li>
<li><a href="https://github.com/huggingface/transformers/commit/9a9231632eeb8be48f31db992b6f212ce34ab30b"><code>9a92316</code></a> split out accelerator args builder method (<a href="https://redirect.github.com/huggingface/transformers/issues/43987">#43987</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/huggingface/transformers/compare/v5.1.0...v5.2.0">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 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>
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/22016
Author: @dependabot[bot]
Created: 3/1/2026
Status: ❌ Closed
Base:
dev← Head:dependabot/pip/backend/dev/transformers-5.2.0📝 Commits (1)
4096779chore(deps): bump transformers from 5.1.0 to 5.2.0 in /backend📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
backend/requirements.txt(+1 -1)📄 Description
Bumps transformers from 5.1.0 to 5.2.0.
Commits
7d9754aFix unprotected torch import (#44055)a0a3d29Fix peft conversion typo (#44053)2096db0v5.2.073ecc5e[fix][wip] GlmMoeDsa: try implement DSA (#43912)349e00cFix early image processor return not raising error (#43981)2bd902dUpdate assignee for generate in bug report template (#44042)2546978Add a dim check mechanism in Transpose and fix qwen3_vl_moe weight mapping (#...08c4ad9fix(models): Unpack BitNet packed weights to fix CI failure (#43721)53f8a08SINQ quantization strategy integration (adapted for Transformers V5) (#43112)9a92316split out accelerator args builder method (#43987)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 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)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.