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/12255
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 4/1/2025
**Status:** ✅ Merged
**Merged:** 4/1/2025
**Merged by:** [@tjbck](https://github.com/tjbck)
**Base:** `dev` ← **Head:** `dependabot/pip/backend/dev/pypandoc-1.15`
---
### 📝 Commits (1)
- [`bb0e11b`](https://github.com/open-webui/open-webui/commit/bb0e11bb970a8bb1044f039d749474f4d026dee7) build(deps): bump pypandoc from 1.13 to 1.15 in /backend
### 📊 Changes
**1 file changed** (+1 additions, -1 deletions)
<details>
<summary>View changed files</summary>
📝 `backend/requirements.txt` (+1 -1)
</details>
### 📄 Description
Bumps [pypandoc](https://github.com/JessicaTegner/pypandoc) from 1.13 to 1.15.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/JessicaTegner/pypandoc/commit/9475b0fd4894280a303f8731825b98d34ff11d14"><code>9475b0f</code></a> pypandoc v1.15</li>
<li><a href="https://github.com/JessicaTegner/pypandoc/commit/5704b068501afb04fb218632727099de3b1185a3"><code>5704b06</code></a> allow non-latex intermediaries for pdf generation (<a href="https://redirect.github.com/JessicaTegner/pypandoc/issues/381">#381</a>)</li>
<li><a href="https://github.com/JessicaTegner/pypandoc/commit/3fd939c7cfddbf24ecb0211754a230d7dd72f325"><code>3fd939c</code></a> Fix convert_file for Python 3.13 (<a href="https://redirect.github.com/JessicaTegner/pypandoc/issues/384">#384</a>)</li>
<li><a href="https://github.com/JessicaTegner/pypandoc/commit/32d3a409b80f275caf6a578bf4644b368575fe09"><code>32d3a40</code></a> Dropped CI support for older python and pypy versions (<a href="https://redirect.github.com/JessicaTegner/pypandoc/issues/387">#387</a>)</li>
<li><a href="https://github.com/JessicaTegner/pypandoc/commit/8bc3c51ee58d6ba33f14f52ad7c7f6b6b91b0ea2"><code>8bc3c51</code></a> Added parameter to control if files are sorted before being passed to pandoc ...</li>
<li><a href="https://github.com/JessicaTegner/pypandoc/commit/50f3b0867e82874edfd8828087acb6a52ef2eaef"><code>50f3b08</code></a> Added support for python 3.13 - Removed ubber bound (<a href="https://redirect.github.com/JessicaTegner/pypandoc/issues/379">#379</a>)</li>
<li><a href="https://github.com/JessicaTegner/pypandoc/commit/1a078c0b5075938e57bac531ffcc84d91fbff9b5"><code>1a078c0</code></a> pypandoc v1.14</li>
<li><a href="https://github.com/JessicaTegner/pypandoc/commit/e8c40b95080bd8603ed442e00d26f6fd9299550b"><code>e8c40b9</code></a> Use the latest version of pandoc when building pypandoc_binary, instead of ha...</li>
<li><a href="https://github.com/JessicaTegner/pypandoc/commit/7111c16ae6a81b7d152cb79dafec647f6c259bdd"><code>7111c16</code></a> Use a raw F string for regex in pandoc downloader (<a href="https://redirect.github.com/JessicaTegner/pypandoc/issues/371">#371</a>)</li>
<li><a href="https://github.com/JessicaTegner/pypandoc/commit/23f6f0924a8194a1171850b4c3f09253ffd97d52"><code>23f6f09</code></a> Merge branch 'master' of github.com:JessicaTegner/pypandoc</li>
<li>Additional commits viewable in <a href="https://github.com/JessicaTegner/pypandoc/compare/v1.13...v1.15">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/12255
Author: @dependabot[bot]
Created: 4/1/2025
Status: ✅ Merged
Merged: 4/1/2025
Merged by: @tjbck
Base:
dev← Head:dependabot/pip/backend/dev/pypandoc-1.15📝 Commits (1)
bb0e11bbuild(deps): bump pypandoc from 1.13 to 1.15 in /backend📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
backend/requirements.txt(+1 -1)📄 Description
Bumps pypandoc from 1.13 to 1.15.
Commits
9475b0fpypandoc v1.155704b06allow non-latex intermediaries for pdf generation (#381)3fd939cFix convert_file for Python 3.13 (#384)32d3a40Dropped CI support for older python and pypy versions (#387)8bc3c51Added parameter to control if files are sorted before being passed to pandoc ...50f3b08Added support for python 3.13 - Removed ubber bound (#379)1a078c0pypandoc v1.14e8c40b9Use the latest version of pandoc when building pypandoc_binary, instead of ha...7111c16Use a raw F string for regex in pandoc downloader (#371)23f6f09Merge branch 'master' of github.com:JessicaTegner/pypandocDependabot 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.