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

⬆ Bump sqlmodel from 0.0.24 to 0.0.25 in /backend

Open
Number: #2
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: None
Comments: 0
Created: September 19, 2025 at 04:15 PM UTC
(about 2 months ago)
Updated: September 19, 2025 at 04:15 PM UTC
(about 2 months ago)
Labels:
dependencies python:uv
Description:

Bumps sqlmodel from 0.0.24 to 0.0.25.

Release notes

Sourced from sqlmodel's releases.

0.0.25

Features

  • ✨ Add overload for exec method to support insert, update, delete statements. PR #1342 by @​seriaati.

Upgrades

  • ⬆️ Drop support for Python 3.7, require Python 3.8 or above. PR #1316 by @​svlandeg.

Docs

  • ✏️ Fix typos in docs/tutorial/relationship-attributes/cascade-delete-relationships.md. PR #1543 by @​YuriiMotov.
  • 🍱 Update SVG files, a single file per diagram, sans-serif fonts. PR #1373 by @​tiangolo.
  • 📝 Grammar tweak in docs/tutorial/insert.md. PR #1368 by @​brettcannon.
  • 📝 Update docs/tutorial/fastapi/relationships.md. PR #1365 by @​Foxerine.
  • ✏️ Tweak the grammar in docs/learn/index.md. PR #1363 by @​brettcannon.
  • 📝 Update all docs references to Optional to use the new syntax in Python 3.10, e.g. int | None. PR #1351 by @​tiangolo.
  • 📝 Update install and usage with FastAPI CLI in FastAPI tutorial. PR #1350 by @​tiangolo.
  • 📝 Update FastAPI tutorial docs to use the new model.sqlmodel_update() instead of old setattr(). PR #1117 by @​jpizquierdo.
  • ✏️ Update docs/virtual-environments.md. PR #1321 by @​sylvainHellin.

Internal

... (truncated)

Changelog

Sourced from sqlmodel's changelog.

0.0.25

Features

  • ✨ Add overload for exec method to support insert, update, delete statements. PR #1342 by @​seriaati.

Upgrades

  • ⬆️ Drop support for Python 3.7, require Python 3.8 or above. PR #1316 by @​svlandeg.

Docs

  • ✏️ Fix typos in docs/tutorial/relationship-attributes/cascade-delete-relationships.md. PR #1543 by @​YuriiMotov.
  • 🍱 Update SVG files, a single file per diagram, sans-serif fonts. PR #1373 by @​tiangolo.
  • 📝 Grammar tweak in docs/tutorial/insert.md. PR #1368 by @​brettcannon.
  • 📝 Update docs/tutorial/fastapi/relationships.md. PR #1365 by @​Foxerine.
  • ✏️ Tweak the grammar in docs/learn/index.md. PR #1363 by @​brettcannon.
  • 📝 Update all docs references to Optional to use the new syntax in Python 3.10, e.g. int | None. PR #1351 by @​tiangolo.
  • 📝 Update install and usage with FastAPI CLI in FastAPI tutorial. PR #1350 by @​tiangolo.
  • 📝 Update FastAPI tutorial docs to use the new model.sqlmodel_update() instead of old setattr(). PR #1117 by @​jpizquierdo.
  • ✏️ Update docs/virtual-environments.md. PR #1321 by @​sylvainHellin.

Internal

... (truncated)

Commits
  • 192ba90 🔖 Release version 0.0.25
  • de278df 📝 Update release notes
  • 037c051 ✨ Add overload for exec method to support insert, update, delete stat...
  • b8c0e16 📝 Update release notes
  • 3a11bb2 ⬆ Bump griffe-typingdoc from 0.2.8 to 0.2.9 (#1553)
  • 9277110 📝 Update release notes
  • bffa05f ⬆ Bump mkdocs-material from 9.6.17 to 9.6.20 (#1565)
  • c7f1205 📝 Update release notes
  • 6a98bf5 ⬆ Bump actions/setup-python from 5 to 6 (#1551)
  • 1b66f2a 📝 Update release notes
  • 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 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)
Pull Request Statistics
Commits:
1
Files Changed:
1
Additions:
+3
Deletions:
-3
Package Dependencies
Package:
sqlmodel
Ecosystem:
pip
Version Change:
0.0.24 → 0.0.25
Update Type:
Patch
Path:
/backend
Technical Details
ID: 8034673
UUID: 2844395181
Node ID: PR_kwDOPzJDhc6pigat
Host: GitHub
Repository: code-with-vishnu26/Full-Stack-FastAPI
Merge State: Unknown