Skip to content

Commit

Permalink
Bump sqlmodel from 0.0.12 to 0.0.16
Browse files Browse the repository at this point in the history
Bumps [sqlmodel](https://github.com/tiangolo/sqlmodel) from 0.0.12 to 0.0.16.
- [Release notes](https://github.com/tiangolo/sqlmodel/releases)
- [Changelog](https://github.com/tiangolo/sqlmodel/blob/main/docs/release-notes.md)
- [Commits](fastapi/sqlmodel@0.0.12...0.0.16)

---
updated-dependencies:
- dependency-name: sqlmodel
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent acd73a3 commit dd36029
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ pyrebase4 = "4.7.1"
pydantic = { version = "1.10.13", extras = ["email", "dotenv"] }
python-jose = { version = "*", extras = ["cryptography"] }
alembic = "1.9.2"
sqlmodel = "0.0.12"
sqlmodel = "0.0.16"
pymysql = "1.1.0"
fastapi_pagination = "0.12.13"
plotly = "5.18.0"
Expand Down

0 comments on commit dd36029

Please sign in to comment.