Turplanlegger / turplanlegger-fastapi

Turplanlegger API but Fast
MIT License
1 stars 0 forks source link

:arrow_up: Dependency: Bump sqlmodel from 0.0.14 to 0.0.16 #46

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

Bumps sqlmodel from 0.0.14 to 0.0.16.

Release notes

Sourced from sqlmodel's releases.

0.0.16

Features

0.0.15

Fixes

  • 🐛 Fix class initialization compatibility with Pydantic and SQLModel, fixing errors revealed by the latest Pydantic. PR #807 by @​tiangolo.

Internal

Changelog

Sourced from sqlmodel's changelog.

0.0.16

Features

0.0.15

Fixes

  • 🐛 Fix class initialization compatibility with Pydantic and SQLModel, fixing errors revealed by the latest Pydantic. PR #807 by @​tiangolo.

Internal

Commits
  • 6b56235 🔖 Release version 0.0.16
  • 3d48392 📝 Update release notes
  • 2abb798 📝 Update release notes
  • fa12c5d ✨ Add new method sqlmodel_update() to update models in place, including an ...
  • 7fec884 🔖 Release version 0.0.15
  • d8fa545 📝 Update release notes
  • 1b7b3aa 🐛 Fix class initialization compatibility with Pydantic and SQLModel, fixing e...
  • 0c7def8 📝 Update release notes
  • 48b97f3 ⬆ Bump tiangolo/issue-manager from 0.4.0 to 0.4.1 (#775)
  • fe497ad 📝 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 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)