An open index of dependabot pull requests across open source projects.

build(uv): Bump sqlmodel from 0.0.27 to 0.0.29 in the uv group

Open
Number: #811
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Unknown
Comments: 2
Created: December 24, 2025 at 09:19 AM UTC
(8 months ago)
Updated: December 24, 2025 at 09:22 AM UTC
(8 months ago)
Labels:
dependencies size/XS python:uv
Description:

Bumps the uv group with 1 update: sqlmodel.

Updates sqlmodel from 0.0.27 to 0.0.29

Release notes

Sourced from sqlmodel's releases.

0.0.29

Fixes

0.0.28

Fixes

  • 🐛 Fix RuntimeError: dictionary changed size during iteration in sqlmodel_update(). PR #997 by @​BartSchuurmans.

Docs

Internal

... (truncated)

Changelog

Sourced from sqlmodel's changelog.

0.0.29

Fixes

0.0.28

Fixes

  • 🐛 Fix RuntimeError: dictionary changed size during iteration in sqlmodel_update(). PR #997 by @​BartSchuurmans.

Docs

Internal

... (truncated)

Commits
  • c702e2e 🔖 Release version 0.0.29
  • 44e7a2d 📝 Update release notes
  • 5b1d8e6 🐛 Fix alias support for Pydantic v2 (#1577)
  • 59adbe7 🔖 Release version 0.0.28
  • f8873ef 📝 Update release notes
  • 6cec19c 🐛 Fix RuntimeError: dictionary changed size during iteration in `sqlmodel_u...
  • fb331e7 📝 Update release notes
  • 09f3b7f 📌 Pin FastAPI in tests to 0.125.0 while dropping support for Python 3.8 (#1689)
  • 9262835 📝 Update release notes
  • ba5e97d 👷 Configure coverage, error on main tests, don't wait for Smokeshow (#1683)
  • Additional commits viewable 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
Package Dependencies
Package:
sqlmodel
Ecosystem:
pip
Version Change:
0.0.27 → 0.0.29
Update Type:
Patch
Path:
the uv group
Technical Details
ID: 12246806
UUID: 3759760002
Node ID: PR_kwDOLAwy7c66c4A9
Host: GitHub
Repository: yxtay/python-example-app