[PR #18787] [CLOSED] chore(deps): bump peewee from 3.18.1 to 3.18.2 in /backend #79807

Closed
opened 2026-05-13 13:48:57 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/18787
Author: @dependabot[bot]
Created: 11/1/2025
Status: Closed

Base: devHead: dependabot/pip/backend/dev/peewee-3.18.2


📝 Commits (1)

  • bef3950 chore(deps): bump peewee from 3.18.1 to 3.18.2 in /backend

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 backend/requirements.txt (+1 -1)

📄 Description

Bumps peewee from 3.18.1 to 3.18.2.

Changelog

Sourced from peewee's changelog.

3.18.2

Cython 3.1 removes some Python 2 stuff we referenced -- this resolves the issue. Couple other very minor fixes.

View commits

Commits
  • 1e07f9e 3.18.2
  • caabbab Ensure backslashes are escaped properly in db filename (pwiz)
  • fbabb56 Merge pull request #2993 from emmanuel-ferdman/master
  • 08792d7 Resolve regex library warnings
  • f2637c6 Properly handle when mysql driver returns server version as tuple.
  • 66fe9b8 Merge pull request #2990 from dhorkel/master
  • 8dd69af Docs: update link to psycopg2 in playhouse.rst
  • 3aadae7 Remove long check for newer cython.
  • See full diff in compare view

Dependabot compatibility score

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/18787 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/1/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `dependabot/pip/backend/dev/peewee-3.18.2` --- ### 📝 Commits (1) - [`bef3950`](https://github.com/open-webui/open-webui/commit/bef39505f2768abdf2d18cdcf043516d2f60bff2) chore(deps): bump peewee from 3.18.1 to 3.18.2 in /backend ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `backend/requirements.txt` (+1 -1) </details> ### 📄 Description Bumps [peewee](https://github.com/coleifer/peewee) from 3.18.1 to 3.18.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/coleifer/peewee/blob/master/CHANGELOG.md">peewee's changelog</a>.</em></p> <blockquote> <h2>3.18.2</h2> <p>Cython 3.1 removes some Python 2 stuff we referenced -- this resolves the issue. Couple other very minor fixes.</p> <p><a href="https://github.com/coleifer/peewee/compare/3.18.1...3.18.2">View commits</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/coleifer/peewee/commit/1e07f9e00dc442541940bccbbc8aa7b019440393"><code>1e07f9e</code></a> 3.18.2</li> <li><a href="https://github.com/coleifer/peewee/commit/caabbab3e050a492432765d14dba1c8e578acd65"><code>caabbab</code></a> Ensure backslashes are escaped properly in db filename (pwiz)</li> <li><a href="https://github.com/coleifer/peewee/commit/fbabb56ed433009ee51ae655a6fa2b47cee93316"><code>fbabb56</code></a> Merge pull request <a href="https://redirect.github.com/coleifer/peewee/issues/2993">#2993</a> from emmanuel-ferdman/master</li> <li><a href="https://github.com/coleifer/peewee/commit/08792d7e7eac0116fa7f12360ede511df6089b7a"><code>08792d7</code></a> Resolve regex library warnings</li> <li><a href="https://github.com/coleifer/peewee/commit/f2637c6627b2638c9aa1be3b0f536ef965398942"><code>f2637c6</code></a> Properly handle when mysql driver returns server version as tuple.</li> <li><a href="https://github.com/coleifer/peewee/commit/66fe9b8290c9e93d1c875ed44831bd932ac26e0c"><code>66fe9b8</code></a> Merge pull request <a href="https://redirect.github.com/coleifer/peewee/issues/2990">#2990</a> from dhorkel/master</li> <li><a href="https://github.com/coleifer/peewee/commit/8dd69af368bf005e29b133163edfc85ea1d05aed"><code>8dd69af</code></a> Docs: update link to psycopg2 in playhouse.rst</li> <li><a href="https://github.com/coleifer/peewee/commit/3aadae7eb3602f3ab893343045aa30d427985534"><code>3aadae7</code></a> Remove long check for newer cython.</li> <li>See full diff in <a href="https://github.com/coleifer/peewee/compare/3.18.1...3.18.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=peewee&package-manager=pip&previous-version=3.18.1&new-version=3.18.2)](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>
GiteaMirror added the pull-request label 2026-05-13 13:48:57 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#79807