mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
chore(deps): bump sqlmodel from 0.0.16 to 0.0.19 in /apps/api
Bumps [sqlmodel](https://github.com/tiangolo/sqlmodel) from 0.0.16 to 0.0.19. - [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.16...0.0.19) --- 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
f70c4bd41a
commit
6ac7feb78b
2 changed files with 7 additions and 7 deletions
|
|
@ -33,7 +33,7 @@ redis = "^5.0.7"
|
|||
requests = "^2.32.3"
|
||||
resend = "^2.0.0"
|
||||
sentry-sdk = {extras = ["fastapi"], version = "^2.3.1"}
|
||||
sqlmodel = "^0.0.16"
|
||||
sqlmodel = "^0.0.19"
|
||||
tiktoken = "^0.7.0"
|
||||
uvicorn = "0.30.1"
|
||||
typer = "^0.12.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue