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/18806
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 11/1/2025
**Status:** ❌ Closed
**Base:** `dev` ← **Head:** `dependabot/pip/backend/dev/oracledb-3.4.0`
---
### 📝 Commits (1)
- [`62e4688`](https://github.com/open-webui/open-webui/commit/62e4688168c6bf08b1b4a3733f6d79a885ec6c28) chore(deps): bump oracledb from 3.2.0 to 3.4.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 [oracledb](https://github.com/oracle/python-oracledb) from 3.2.0 to 3.4.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/oracle/python-oracledb/releases">oracledb's releases</a>.</em></p>
<blockquote>
<h2>v3.4.0</h2>
<p>python-oracledb 3.4.0 is now released. This release has the following highlights:</p>
<ul>
<li>support for Direct Path Load in thin mode for fast data ingestion</li>
<li>support for data frames is no longer considered a pre-release</li>
<li>support for type mapping when querying with data frames</li>
<li>support for ingesting more Apache Arrow data types</li>
<li>support for ingesting Apache Arrow data frames containing multiple chunks</li>
<li>support for cursor.executemany() operating on large input data in batches</li>
<li>fine-grained control over LOB and number handling</li>
<li>new optional install dependencies for plugins</li>
</ul>
<p>See the <a href="https://python-oracledb.readthedocs.io/en/latest/release_notes.html#oracledb-3-4-0-october-2025">full release notes</a> for all of the details.</p>
<h2>v3.3.0</h2>
<p>python-oracledb 3.3.0 is now released. This release has the following highlights:</p>
<ul>
<li>support for sessionless transactions with Oracle Database 23ai</li>
<li>support for ingestion of dataframes</li>
<li>support for the ArrowArrayStream PyCapsule interface</li>
<li>pre-built binaries for Python 3.14 (this version is in the release candidate phase currently)</li>
</ul>
<p>See the <a href="https://python-oracledb.readthedocs.io/en/latest/release_notes.html#oracledb-3-3-0-july-2025">full release notes</a> for all of the details.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/oracle/python-oracledb/commit/a71468238ea98f38a331afe0a0664b2fa707a294"><code>a714682</code></a> Preparing to release python-oracledb 3.4.</li>
<li><a href="https://github.com/oracle/python-oracledb/commit/4a414d8be1f12667f2abf0f52f63ba2a52ac10ed"><code>4a414d8</code></a> Fixed bug causing hang due to blocked task cancellation during asyncio</li>
<li><a href="https://github.com/oracle/python-oracledb/commit/2e23ab6a556ae72ad8428ceaa6bbb1831a7fc142"><code>2e23ab6</code></a> Updated to released ODPI-C 5.6.3.</li>
<li><a href="https://github.com/oracle/python-oracledb/commit/a71d1aa22655334fd854974921abbbdd035c1708"><code>a71d1aa</code></a> Ensure that the environment is initialized before establishing an</li>
<li><a href="https://github.com/oracle/python-oracledb/commit/5b4c6c46692ac549720e0b557acbc26448949417"><code>5b4c6c4</code></a> Add missing issue links.</li>
<li><a href="https://github.com/oracle/python-oracledb/commit/5c2aefb498591e2e3f96ab901312818145a118f7"><code>5c2aefb</code></a> Raise meaningful error when maximum size of a direct path load is exceeded.</li>
<li><a href="https://github.com/oracle/python-oracledb/commit/1e93cf20acde36bdae0ab643cdc2c28a84ffc313"><code>1e93cf2</code></a> Remove old question template. Discussions are preferred.</li>
<li><a href="https://github.com/oracle/python-oracledb/commit/003fc2e3ac111dc8b96d4f205890d09aedea3ada"><code>003fc2e</code></a> Ensure that a helpful error message is raised when using Apache Arrow</li>
<li><a href="https://github.com/oracle/python-oracledb/commit/0a978ade49a729c88b4f2d554f4703286787d705"><code>0a978ad</code></a> Doc updates.</li>
<li><a href="https://github.com/oracle/python-oracledb/commit/7c6bd6cddc3d581cfbf5eedc0649322f04ae20c1"><code>7c6bd6c</code></a> Ensure that a proper error messsage is raised for unsigned integers in</li>
<li>Additional commits viewable in <a href="https://github.com/oracle/python-oracledb/compare/v3.2.0...v3.4.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/18806
Author: @dependabot[bot]
Created: 11/1/2025
Status: ❌ Closed
Base:
dev← Head:dependabot/pip/backend/dev/oracledb-3.4.0📝 Commits (1)
62e4688chore(deps): bump oracledb from 3.2.0 to 3.4.0 in /backend📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
backend/requirements.txt(+1 -1)📄 Description
Bumps oracledb from 3.2.0 to 3.4.0.
Release notes
Sourced from oracledb's releases.
Commits
a714682Preparing to release python-oracledb 3.4.4a414d8Fixed bug causing hang due to blocked task cancellation during asyncio2e23ab6Updated to released ODPI-C 5.6.3.a71d1aaEnsure that the environment is initialized before establishing an5b4c6c4Add missing issue links.5c2aefbRaise meaningful error when maximum size of a direct path load is exceeded.1e93cf2Remove old question template. Discussions are preferred.003fc2eEnsure that a helpful error message is raised when using Apache Arrow0a978adDoc updates.7c6bd6cEnsure that a proper error messsage is raised for unsigned integers inDependabot 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.