Skip to content

⬆️ [bump][backend] Update sqlmodel requirement from <0.0.23,>=0.0.22 to >=0.0.22,<0.0.39 in /backend - #176

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 22, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on sqlmodel to permit the latest version.

Release notes

Sourced from sqlmodel's releases.

0.0.38

Fixes

  • 🐛 Fix type annotation in SQLModel.__new__, avoid explicitly returning Any. PR #1846 by @​carljm.
  • 🐛 Fix tuple_ return type annotation. PR #1639 by @​kakeruzoku.

Docs

Internal

... (truncated)

Changelog

Sourced from sqlmodel's changelog.

0.0.38 (2026-04-02)

Fixes

  • 🐛 Fix type annotation in SQLModel.__new__, avoid explicitly returning Any. PR #1846 by @​carljm.
  • 🐛 Fix tuple_ return type annotation. PR #1639 by @​kakeruzoku.

Docs

Internal

... (truncated)

Commits
  • de0ecdf 🔖 Release version 0.0.38
  • 8363cc7 📝 Update release notes
  • ae672ce 🔨 Add pre-commit hook to ensure latest release header has date (#1786)
  • f9e8e4c 📝 Update release notes
  • 5da82e2 🐛 Fix type annotation in SQLModel.__new__, avoid explicitly returning Any...
  • 9a44fc4 📝 Update release notes
  • f7e193a ⬆ Bump pillow from 12.1.1 to 12.2.0 (#1845)
  • 2df429f 📝 Update release notes
  • a2474ce ⬆ Bump fastapi from 0.135.2 to 0.135.3 (#1844)
  • fc18b94 📝 Update release notes
  • Additional commits viewable in compare view

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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 22, 2026
@vercel

vercel Bot commented May 22, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
kayman Error Error Jun 7, 2026 12:16pm

@codecov

codecov Bot commented May 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.58%. Comparing base (7589218) to head (1881193).
⚠️ Report is 34 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #176   +/-   ##
========================================
  Coverage    84.58%   84.58%           
========================================
  Files           51       51           
  Lines         1499     1499           
========================================
  Hits          1268     1268           
  Misses         231      231           

☔ View full report in Codecov by Harness.
📢 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
dependabot Bot force-pushed the dependabot/pip/backend/develop/sqlmodel-gte-0.0.22-and-lt-0.0.39 branch from 5555d58 to 293268a Compare June 7, 2026 12:16
@tomy0000000

Copy link
Copy Markdown
Owner

@dependabot rebase

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.38)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/backend/develop/sqlmodel-gte-0.0.22-and-lt-0.0.39 branch from 293268a to 1881193 Compare June 20, 2026 18:12
@dependabot @github

dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/pip/backend/develop/sqlmodel-gte-0.0.22-and-lt-0.0.39 branch June 22, 2026 08:58
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