mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
chore(deps): bump typer from 0.12.3 to 0.12.5 in /apps/api
Bumps [typer](https://github.com/fastapi/typer) from 0.12.3 to 0.12.5. - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](https://github.com/fastapi/typer/compare/0.12.3...0.12.5) --- updated-dependencies: - dependency-name: typer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
def42caec1
commit
73e08f030b
2 changed files with 5 additions and 5 deletions
|
|
@ -36,7 +36,7 @@ sentry-sdk = {extras = ["fastapi"], version = "^2.13.0"}
|
|||
sqlmodel = "^0.0.19"
|
||||
tiktoken = "^0.7.0"
|
||||
uvicorn = "0.30.1"
|
||||
typer = "^0.12.3"
|
||||
typer = "^0.12.5"
|
||||
chromadb = "0.5.5"
|
||||
alembic = "^1.13.2"
|
||||
alembic-postgresql-enum = "^1.2.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue