Skip to content

⬆️ bump: Update sqlmodel requirement from <0.0.23,>=0.0.22 to >=0.0.22,<0.0.28 in /backend - #159

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/backend/develop/sqlmodel-gte-0.0.22-and-lt-0.0.28
Closed

⬆️ bump: Update sqlmodel requirement from <0.0.23,>=0.0.22 to >=0.0.22,<0.0.28 in /backend#159
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/backend/develop/sqlmodel-gte-0.0.22-and-lt-0.0.28

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 8, 2025

Copy link
Copy Markdown
Contributor

Updates the requirements on sqlmodel to permit the latest version.

Release notes

Sourced from sqlmodel's releases.

0.0.27

Upgrades

Changelog

Sourced from sqlmodel's changelog.

0.0.27

Upgrades

0.0.26

Fixes

  • 🐛 Fix attribute handling in model_dump for compatibility with the latest Pydantic versions. PR #1595 by @​spazm.

Docs

Internal

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.

... (truncated)

Commits
  • a85de91 🔖 Release version 0.0.27
  • f9f4faf 📝 Update release notes
  • 45215fc ⬆️ Add support for Python 3.14 (#1578)
  • 0cbf2e6 🔖 Release version 0.0.26
  • 5644ab4 📝 Update release notes
  • f751e1c ⬆ Bump mypy from 1.4.1 to 1.18.2 (#1560)
  • 2d3b25d 📝 Update release notes
  • 35a652e ✅ Add test that runs select with 3 or 4 arguments (#1590)
  • b7fd32d 📝 Update release notes
  • 0402496 🐛 Fix attribute handling in model_dump for compatibility with the latest Py...
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [sqlmodel](https://github.com/fastapi/sqlmodel) to permit the latest version.
- [Release notes](https://github.com/fastapi/sqlmodel/releases)
- [Changelog](https://github.com/fastapi/sqlmodel/blob/main/docs/release-notes.md)
- [Commits](fastapi/sqlmodel@0.0.22...0.0.27)

---
updated-dependencies:
- dependency-name: sqlmodel
  dependency-version: 0.0.27
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 8, 2025
@vercel

vercel Bot commented Oct 8, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
kayman Ready Ready Preview Comment Oct 8, 2025 8:26pm

@codecov

codecov Bot commented Oct 8, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.69%. Comparing base (20130d5) to head (1d79f4e).
⚠️ Report is 10 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #159   +/-   ##
========================================
  Coverage    83.69%   83.69%           
========================================
  Files           48       48           
  Lines         1398     1398           
========================================
  Hits          1170     1170           
  Misses         228      228           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot @github

dependabot Bot commented on behalf of github May 22, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #176.

@dependabot dependabot Bot closed this May 22, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/backend/develop/sqlmodel-gte-0.0.22-and-lt-0.0.28 branch May 22, 2026 04:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant