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/22001
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 3/1/2026
**Status:** ❌ Closed
**Base:** `dev` ← **Head:** `dependabot/pip/backend/dev/boto3-1.42.59`
---
### 📝 Commits (1)
- [`8aeee34`](https://github.com/open-webui/open-webui/commit/8aeee3409706cfd27975866418651a3162c5b30e) chore(deps): bump boto3 from 1.42.44 to 1.42.59 in /backend
### 📊 Changes
**1 file changed** (+1 additions, -1 deletions)
<details>
<summary>View changed files</summary>
📝 `backend/requirements.txt` (+1 -1)
</details>
### 📄 Description
Bumps [boto3](https://github.com/boto/boto3) from 1.42.44 to 1.42.59.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/boto/boto3/commit/cef30335faa3dfbe70d89d6d8a4a51455489b1c0"><code>cef3033</code></a> Merge branch 'release-1.42.59'</li>
<li><a href="https://github.com/boto/boto3/commit/463794a8265b75b1b6d0b05f916bd366f1a68375"><code>463794a</code></a> Bumping version to 1.42.59</li>
<li><a href="https://github.com/boto/boto3/commit/591d881c455641dde959eca3a9c186609cf62462"><code>591d881</code></a> Add changelog entries from botocore</li>
<li><a href="https://github.com/boto/boto3/commit/d327a89e3c6ecb2e8ce9a637a86937a03d511659"><code>d327a89</code></a> Merge branch 'release-1.42.58'</li>
<li><a href="https://github.com/boto/boto3/commit/872755814b8c7b1bc6afc2adbf6eb940f3c7c357"><code>8727558</code></a> Merge branch 'release-1.42.58' into develop</li>
<li><a href="https://github.com/boto/boto3/commit/14eee00952aea9e6c3d08e45f0030c2727cae8e5"><code>14eee00</code></a> Bumping version to 1.42.58</li>
<li><a href="https://github.com/boto/boto3/commit/dbe54faf9217ae817825f46a812b38c3ce150fd9"><code>dbe54fa</code></a> Add changelog entries from botocore</li>
<li><a href="https://github.com/boto/boto3/commit/153657180adc1ec40e7082bef41ae5beb734e314"><code>1536571</code></a> Merge branch 'release-1.42.57'</li>
<li><a href="https://github.com/boto/boto3/commit/8108f80acc6a6a6f0097cc1a2350145bb9ed8d83"><code>8108f80</code></a> Merge branch 'release-1.42.57' into develop</li>
<li><a href="https://github.com/boto/boto3/commit/20eb2f4150119c545c5f5c13123822b83462b59a"><code>20eb2f4</code></a> Bumping version to 1.42.57</li>
<li>Additional commits viewable in <a href="https://github.com/boto/boto3/compare/1.42.44...1.42.59">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/22001
Author: @dependabot[bot]
Created: 3/1/2026
Status: ❌ Closed
Base:
dev← Head:dependabot/pip/backend/dev/boto3-1.42.59📝 Commits (1)
8aeee34chore(deps): bump boto3 from 1.42.44 to 1.42.59 in /backend📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
backend/requirements.txt(+1 -1)📄 Description
Bumps boto3 from 1.42.44 to 1.42.59.
Commits
cef3033Merge branch 'release-1.42.59'463794aBumping version to 1.42.59591d881Add changelog entries from botocored327a89Merge branch 'release-1.42.58'8727558Merge branch 'release-1.42.58' into develop14eee00Bumping version to 1.42.58dbe54faAdd changelog entries from botocore1536571Merge branch 'release-1.42.57'8108f80Merge branch 'release-1.42.57' into develop20eb2f4Bumping version to 1.42.57Dependabot 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.