[PR #11014] [MERGED] chore(deps): bump peewee from 3.17.8 to 3.17.9 in /backend #38271

Closed
opened 2026-04-25 11:21:49 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/11014
Author: @dependabot[bot]
Created: 3/1/2025
Status: Merged
Merged: 3/1/2025
Merged by: @tjbck

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


📝 Commits (1)

  • 8451849 chore(deps): bump peewee from 3.17.8 to 3.17.9 in /backend

📊 Changes

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

View changed files

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

📄 Description

Bumps peewee from 3.17.8 to 3.17.9.

Release notes

Sourced from peewee's releases.

3.17.9

  • Fix incorrect handling of fk constraint name in migrator.
  • Fix test-only issue that can occur in Python 3.14a4.

View commits

Changelog

Sourced from peewee's changelog.

3.17.9

  • Fix incorrect handling of fk constraint name in migrator.
  • Fix test-only issue that can occur in Python 3.14a4.

View commits

Commits
  • c10af7c 3.17.9
  • 60bcd81 Fix failing tests in 3.14
  • 3d7e0a2 Slight cleanup of foreign-key constraint name stuff.
  • 76f9512 Add libsqlite3-dev?
  • 2b77c67 Fix SQL so it respects custom foreignkeyfield.constraint_name
  • 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/11014 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/1/2025 **Status:** ✅ Merged **Merged:** 3/1/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `dependabot/pip/backend/dev/peewee-3.17.9` --- ### 📝 Commits (1) - [`8451849`](https://github.com/open-webui/open-webui/commit/84518490c541da68facba0f7817fc22a7cb9147b) chore(deps): bump peewee from 3.17.8 to 3.17.9 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.17.8 to 3.17.9. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/coleifer/peewee/releases">peewee's releases</a>.</em></p> <blockquote> <h2>3.17.9</h2> <ul> <li>Fix incorrect handling of fk constraint name in migrator.</li> <li>Fix test-only issue that can occur in Python 3.14a4.</li> </ul> <p><a href="https://github.com/coleifer/peewee/compare/3.17.8...3.17.9">View commits</a></p> </blockquote> </details> <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.17.9</h2> <ul> <li>Fix incorrect handling of fk constraint name in migrator.</li> <li>Fix test-only issue that can occur in Python 3.14a4.</li> </ul> <p><a href="https://github.com/coleifer/peewee/compare/3.17.8...3.17.9">View commits</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/coleifer/peewee/commit/c10af7cb60913ef6cb41e42daab455b6ec7798aa"><code>c10af7c</code></a> 3.17.9</li> <li><a href="https://github.com/coleifer/peewee/commit/60bcd81e861d90835a8d041f6d54ecc9a96df089"><code>60bcd81</code></a> Fix failing tests in 3.14</li> <li><a href="https://github.com/coleifer/peewee/commit/3d7e0a2bf7ab0af79ff87992a728e23bec042cd8"><code>3d7e0a2</code></a> Slight cleanup of foreign-key constraint name stuff.</li> <li><a href="https://github.com/coleifer/peewee/commit/76f95120831f08a5c88a157433a05d7ef391601f"><code>76f9512</code></a> Add libsqlite3-dev?</li> <li><a href="https://github.com/coleifer/peewee/commit/2b77c677423302b30db707b7e2fa03b72c87a119"><code>2b77c67</code></a> Fix SQL so it respects custom foreignkeyfield.constraint_name</li> <li>See full diff in <a href="https://github.com/coleifer/peewee/compare/3.17.8...3.17.9">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.17.8&new-version=3.17.9)](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-04-25 11:21:49 -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#38271