Bump sqlmodel from 0.0.27 to 0.0.31
Closed
Number: #55
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
December 29, 2025 at 11:08 PM UTC
(3 months ago)
(3 months ago)
Updated:
February 03, 2026 at 04:35 AM UTC
(about 1 month ago)
(about 1 month ago)
Closed:
February 03, 2026 at 04:35 AM UTC
(about 1 month ago)
(about 1 month ago)
Time to Close:
about 1 month
Labels:
dependencies python
dependencies python
Description:
Bumps sqlmodel from 0.0.27 to 0.0.31.
Release notes
Sourced from sqlmodel's releases.
0.0.31
Breaking Changes
- ➖ Drop support for Pydantic v1. PR #1701 by
@tiangolo.Internal
- ⬆ Bump dirty-equals from 0.9.0 to 0.11. PR #1649 by
@dependabot[bot].- ⬆ Bump mkdocs-material from 9.7.0 to 9.7.1. PR #1690 by
@dependabot[bot].- ⬆ Bump typer from 0.20.1 to 0.21.0. PR #1694 by
@dependabot[bot].- 📌 Relax
prekversion pin to>=0.2.24,<1.0.0. PR #1698 by@YuriiMotov.0.0.30
Breaking Changes
- ➖ Drop support for Python 3.8. PR #1696 by
@tiangolo.Docs
- ➖ Drop support for Python 3.8 in CI and docs. PR #1695 by
@tiangolo.Internal
- 🔧 Update pre-commit, generate select on pre-commit, use local Ruff. PR #1697 by
@tiangolo.- ⬆ Bump actions/checkout from 5 to 6. PR #1692 by
@dependabot[bot].- 👷 Add pre-commit workflow. PR #1684 by
@YuriiMotov.- ✅ Simplify tests for code examples, one test file for multiple variants. PR #1664 by
@YuriiMotov.- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #1677 by
@pre-commit-ci[bot].- ⬆ Bump actions/download-artifact from 6 to 7. PR #1676 by
@dependabot[bot].- ⬆ Bump actions/cache from 4 to 5. PR #1673 by
@dependabot[bot].- ⬆ Bump markdown-include-variants from 0.0.5 to 0.0.8. PR #1674 by
@dependabot[bot].- ⬆ Bump actions/upload-artifact from 5 to 6. PR #1675 by
@dependabot[bot].- ⬆ Bump mypy from 1.18.2 to 1.19.1. PR #1679 by
@dependabot[bot].- ⬆ Bump typer from 0.20.0 to 0.20.1. PR #1685 by
@dependabot[bot].- ⬆ Bump ruff from 0.14.8 to 0.14.10. PR #1681 by
@dependabot[bot].0.0.29
Fixes
- 🐛 Fix
aliassupport for Pydantic v2. PR #1577 by@ravishan16.0.0.28
Fixes
- 🐛 Fix
RuntimeError: dictionary changed size during iterationinsqlmodel_update(). PR #997 by@BartSchuurmans.Docs
- 💅 Update CSS to explicitly use emoji font. PR #1658 by
@tiangolo.- 📝 Update link to JetBrains Python survey in
features.md. PR #1627 by@sparkiegeek.
... (truncated)
Changelog
Sourced from sqlmodel's changelog.
0.0.31
Breaking Changes
- ➖ Drop support for Pydantic v1. PR #1701 by
@tiangolo.Internal
- ⬆ Bump dirty-equals from 0.9.0 to 0.11. PR #1649 by
@dependabot[bot].- ⬆ Bump mkdocs-material from 9.7.0 to 9.7.1. PR #1690 by
@dependabot[bot].- ⬆ Bump typer from 0.20.1 to 0.21.0. PR #1694 by
@dependabot[bot].- 📌 Relax
prekversion pin to>=0.2.24,<1.0.0. PR #1698 by@YuriiMotov.0.0.30
Breaking Changes
- ➖ Drop support for Python 3.8. PR #1696 by
@tiangolo.Docs
- ➖ Drop support for Python 3.8 in CI and docs. PR #1695 by
@YuriiMotovand@tiangolo.Internal
- 🔧 Update pre-commit, generate select on pre-commit, use local Ruff. PR #1697 by
@tiangolo.- ⬆ Bump actions/checkout from 5 to 6. PR #1692 by
@dependabot[bot].- 👷 Add pre-commit workflow. PR #1684 by
@YuriiMotov.- ✅ Simplify tests for code examples, one test file for multiple variants. PR #1664 by
@YuriiMotov.- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #1677 by
@pre-commit-ci[bot].- ⬆ Bump actions/download-artifact from 6 to 7. PR #1676 by
@dependabot[bot].- ⬆ Bump actions/cache from 4 to 5. PR #1673 by
@dependabot[bot].- ⬆ Bump markdown-include-variants from 0.0.5 to 0.0.8. PR #1674 by
@dependabot[bot].- ⬆ Bump actions/upload-artifact from 5 to 6. PR #1675 by
@dependabot[bot].- ⬆ Bump mypy from 1.18.2 to 1.19.1. PR #1679 by
@dependabot[bot].- ⬆ Bump typer from 0.20.0 to 0.20.1. PR #1685 by
@dependabot[bot].- ⬆ Bump ruff from 0.14.8 to 0.14.10. PR #1681 by
@dependabot[bot].0.0.29
Fixes
- 🐛 Fix
aliassupport for Pydantic v2. PR #1577 by@ravishan16.0.0.28
Fixes
- 🐛 Fix
RuntimeError: dictionary changed size during iterationinsqlmodel_update(). PR #997 by@BartSchuurmans.
... (truncated)
Commits
2cc11da🔖 Release version 0.0.310b756b5📝 Update release notes5917b19➖ Drop support for Pydantic v1 (#1701)349bc73📝 Update release notesb9241af⬆ Bump dirty-equals from 0.9.0 to 0.11 (#1649)8ab5d68📝 Update release notes547344d⬆ Bump mkdocs-material from 9.7.0 to 9.7.1 (#1690)4e7cfac📝 Update release notesfbb2fca⬆ Bump typer from 0.20.1 to 0.21.0 (#1694)d2213cb📝 Update release notes- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 13436921 |
| UUID: | 3768520294 |
| Node ID: | PR_kwDOLiB2fc664h1K |
| Host: | GitHub |
| Repository: | Azure-Samples/azure-postgres-pgvector-python |