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 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)
🔄 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/16208
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 8/1/2025
**Status:** ❌ Closed
**Base:** `dev` ← **Head:** `dependabot/uv/dev/pyarrow-21.0.0`
---
### 📝 Commits (1)
- [`6d8d900`](https://github.com/open-webui/open-webui/commit/6d8d900558d3b9e648ad5a3345119c3769cdeaf0) chore(deps): bump pyarrow from 20.0.0 to 21.0.0
### 📊 Changes
**1 file changed** (+1 additions, -1 deletions)
<details>
<summary>View changed files</summary>
📝 `backend/requirements.txt` (+1 -1)
</details>
### 📄 Description
Bumps [pyarrow](https://github.com/apache/arrow) from 20.0.0 to 21.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/apache/arrow/releases">pyarrow's releases</a>.</em></p>
<blockquote>
<h2>Apache Arrow 21.0.0</h2>
<p>Release Notes URL: <a href="https://arrow.apache.org/release/21.0.0.html">https://arrow.apache.org/release/21.0.0.html</a></p>
<h2>Apache Arrow 21.0.0 RC6</h2>
<p>Release Notes: Release Candidate: 21.0.0 RC6</p>
<h2>Apache Arrow 21.0.0 RC5</h2>
<p>Release Notes: Release Candidate: 21.0.0 RC5</p>
<h2>Apache Arrow 21.0.0 RC4</h2>
<p>Release Notes: Release Candidate: 21.0.0 RC4</p>
<h2>Apache Arrow 21.0.0 RC3</h2>
<p>Release Notes: Release Candidate: 21.0.0 RC3</p>
<h2>Apache Arrow 21.0.0 RC2</h2>
<p>Release Notes: Release Candidate: 21.0.0 RC2</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/apache/arrow/commit/ee4d09ebef61c663c1efbfa4c18e518a03b798be"><code>ee4d09e</code></a> MINOR: [Release] Update versions for 21.0.0</li>
<li><a href="https://github.com/apache/arrow/commit/f13a5796008e3a5e546af1a7b2be0fbd3c148c26"><code>f13a579</code></a> MINOR: [Release] Update .deb/.rpm changelogs for 21.0.0</li>
<li><a href="https://github.com/apache/arrow/commit/6fd2a167e0ed74dbe4c059e579a561fcc2aae11f"><code>6fd2a16</code></a> MINOR: [Release] Update CHANGELOG.md for 21.0.0</li>
<li><a href="https://github.com/apache/arrow/commit/cf261bf58ae74a1f7fa99d81c201ca8e1d679c9b"><code>cf261bf</code></a> <a href="https://redirect.github.com/apache/arrow/issues/47078">GH-47078</a>: [Release] Ensure using cloned apache/arrow for reproducible check (...</li>
<li><a href="https://github.com/apache/arrow/commit/ddbc3dc005dfdde5a79d42cb5953190479b12b73"><code>ddbc3dc</code></a> <a href="https://redirect.github.com/apache/arrow/issues/47074">GH-47074</a>: [Release] Use reproducible mtime for csharp/ in source archive (<a href="https://redirect.github.com/apache/arrow/issues/47">#47</a>...</li>
<li><a href="https://github.com/apache/arrow/commit/0534eb2d279f445ac67b99a22eca344484749b6f"><code>0534eb2</code></a> <a href="https://redirect.github.com/apache/arrow/issues/47071">GH-47071</a>: [Release] Dereference all hard links in source archive (<a href="https://redirect.github.com/apache/arrow/issues/47072">#47072</a>)</li>
<li><a href="https://github.com/apache/arrow/commit/f845b4184664aee522f7fd73864d3093e84b6580"><code>f845b41</code></a> <a href="https://redirect.github.com/apache/arrow/issues/47069">GH-47069</a>: [Release] Add missing "needs: target" (<a href="https://redirect.github.com/apache/arrow/issues/47070">#47070</a>)</li>
<li><a href="https://github.com/apache/arrow/commit/1c08f8ee6947bd2a9bffb441af946c6a7373015b"><code>1c08f8e</code></a> <a href="https://redirect.github.com/apache/arrow/issues/47067">GH-47067</a>: [Release] Fix wrong GitHub Actions context in verify_rc.yml (<a href="https://redirect.github.com/apache/arrow/issues/47068">#47068</a>)</li>
<li><a href="https://github.com/apache/arrow/commit/70e5c51e6d5de1ca6f669b47ff0b98e1075336d0"><code>70e5c51</code></a> <a href="https://redirect.github.com/apache/arrow/issues/47065">GH-47065</a>: [Release] Fix timeout key in verify_rc.yml (<a href="https://redirect.github.com/apache/arrow/issues/47066">#47066</a>)</li>
<li><a href="https://github.com/apache/arrow/commit/254a85c8bddb52eef03d623882836717f027061d"><code>254a85c</code></a> <a href="https://redirect.github.com/apache/arrow/issues/47063">GH-47063</a>: [Release] Define missing RELEASE_TARBALL (<a href="https://redirect.github.com/apache/arrow/issues/47064">#47064</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/apache/arrow/compare/apache-arrow-20.0.0...apache-arrow-21.0.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 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>
---
<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/16208
Author: @dependabot[bot]
Created: 8/1/2025
Status: ❌ Closed
Base:
dev← Head:dependabot/uv/dev/pyarrow-21.0.0📝 Commits (1)
6d8d900chore(deps): bump pyarrow from 20.0.0 to 21.0.0📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
backend/requirements.txt(+1 -1)📄 Description
Bumps pyarrow from 20.0.0 to 21.0.0.
Release notes
Sourced from pyarrow's releases.
Commits
ee4d09eMINOR: [Release] Update versions for 21.0.0f13a579MINOR: [Release] Update .deb/.rpm changelogs for 21.0.06fd2a16MINOR: [Release] Update CHANGELOG.md for 21.0.0cf261bfGH-47078: [Release] Ensure using cloned apache/arrow for reproducible check (...ddbc3dcGH-47074: [Release] Use reproducible mtime for csharp/ in source archive (#47...0534eb2GH-47071: [Release] Dereference all hard links in source archive (#47072)f845b41GH-47069: [Release] Add missing "needs: target" (#47070)1c08f8eGH-47067: [Release] Fix wrong GitHub Actions context in verify_rc.yml (#47068)70e5c51GH-47065: [Release] Fix timeout key in verify_rc.yml (#47066)254a85cGH-47063: [Release] Define missing RELEASE_TARBALL (#47064)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)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.