mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
chore(deps): bump sqlmodel from 0.0.10 to 0.0.16 in /apps/api
Bumps [sqlmodel](https://github.com/tiangolo/sqlmodel) from 0.0.10 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](https://github.com/tiangolo/sqlmodel/compare/0.0.10...0.0.16) --- updated-dependencies: - dependency-name: sqlmodel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d7eb9c19ea
commit
938c3a2349
2 changed files with 71 additions and 78 deletions
|
|
@ -34,7 +34,7 @@ redis = "^5.0.1"
|
|||
requests = "^2.31.0"
|
||||
resend = "^0.8.0"
|
||||
sentry-sdk = {extras = ["fastapi"], version = "^1.39.2"}
|
||||
sqlmodel = "^0.0.10"
|
||||
sqlmodel = "^0.0.16"
|
||||
tiktoken = "^0.5.2"
|
||||
uvicorn = "0.29.0"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue