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/17303
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 9/9/2025
**Status:** ✅ Merged
**Merged:** 9/9/2025
**Merged by:** [@tjbck](https://github.com/tjbck)
**Base:** `dev` ← **Head:** `dependabot/pip/backend/dev/pgvector-0.4.1`
---
### 📝 Commits (1)
- [`5af4714`](https://github.com/open-webui/open-webui/commit/5af4714bf0dc3ae396322dcbdd241bd350ae7ff3) build(deps): bump pgvector from 0.4.0 to 0.4.1 in /backend
### 📊 Changes
**1 file changed** (+1 additions, -1 deletions)
<details>
<summary>View changed files</summary>
📝 `backend/requirements.txt` (+1 -1)
</details>
### 📄 Description
Bumps [pgvector](https://github.com/pgvector/pgvector-python) from 0.4.0 to 0.4.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/pgvector/pgvector-python/blob/master/CHANGELOG.md">pgvector's changelog</a>.</em></p>
<blockquote>
<h2>0.4.1 (2025-04-26)</h2>
<ul>
<li>Fixed <code>SparseVector</code> constructor for SciPy sparse matrices</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/pgvector/pgvector-python/commit/f9d2073df5cce39f0691ead6f9e030516baac7f8"><code>f9d2073</code></a> Version bump to 0.4.1 [skip ci]</li>
<li><a href="https://github.com/pgvector/pgvector-python/commit/809287f92847e1c609a9c395891da76f674379ea"><code>809287f</code></a> Fixed CI</li>
<li><a href="https://github.com/pgvector/pgvector-python/commit/76afd8ec3013ac58bb6cc60a1b5b705f157ea18b"><code>76afd8e</code></a> Added test for coo_matrix</li>
<li><a href="https://github.com/pgvector/pgvector-python/commit/713590a798190b34f4c43c4b097dbd61455113c3"><code>713590a</code></a> Fixed SparseVector constructor for SciPy sparse matrices - fixes <a href="https://redirect.github.com/pgvector/pgvector-python/issues/127">#127</a></li>
<li><a href="https://github.com/pgvector/pgvector-python/commit/3f9e9a20b9f08033e7dc4e61ff4c43b34951d2ec"><code>3f9e9a2</code></a> Updated Cohere example [skip ci]</li>
<li><a href="https://github.com/pgvector/pgvector-python/commit/6ff9b8997e75632936230829bd557281c49e1891"><code>6ff9b89</code></a> Updated ColBERT examples [skip ci]</li>
<li><a href="https://github.com/pgvector/pgvector-python/commit/208b11a893c6e5a672481847251bc13a72c84165"><code>208b11a</code></a> Improved examples[skip ci]</li>
<li><a href="https://github.com/pgvector/pgvector-python/commit/bef31a81ced1517f33c5fd960e7ba10f2fd5d8e2"><code>bef31a8</code></a> Improved ColBERT examples [skip ci]</li>
<li><a href="https://github.com/pgvector/pgvector-python/commit/123f74343b03a7910b8b66de4fc33127f4696430"><code>123f743</code></a> Improved example [skip ci]</li>
<li><a href="https://github.com/pgvector/pgvector-python/commit/8718cdde9f91490b39a06293ec48d8f26193334b"><code>8718cdd</code></a> Updated comment [skip ci]</li>
<li>Additional commits viewable in <a href="https://github.com/pgvector/pgvector-python/compare/v0.4.0...v0.4.1">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/17303
Author: @dependabot[bot]
Created: 9/9/2025
Status: ✅ Merged
Merged: 9/9/2025
Merged by: @tjbck
Base:
dev← Head:dependabot/pip/backend/dev/pgvector-0.4.1📝 Commits (1)
5af4714build(deps): bump pgvector from 0.4.0 to 0.4.1 in /backend📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
backend/requirements.txt(+1 -1)📄 Description
Bumps pgvector from 0.4.0 to 0.4.1.
Changelog
Sourced from pgvector's changelog.
Commits
f9d2073Version bump to 0.4.1 [skip ci]809287fFixed CI76afd8eAdded test for coo_matrix713590aFixed SparseVector constructor for SciPy sparse matrices - fixes #1273f9e9a2Updated Cohere example [skip ci]6ff9b89Updated ColBERT examples [skip ci]208b11aImproved examples[skip ci]bef31a8Improved ColBERT examples [skip ci]123f743Improved example [skip ci]8718cddUpdated comment [skip ci]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.