mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
chore(deps): bump uvicorn from 0.29.0 to 0.30.1 in /apps/api
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.29.0 to 0.30.1. - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](https://github.com/encode/uvicorn/compare/0.29.0...0.30.1) --- updated-dependencies: - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8ad14e8f5d
commit
d2ce09423a
2 changed files with 5 additions and 5 deletions
|
|
@ -35,7 +35,7 @@ resend = "^2.0.0"
|
|||
sentry-sdk = {extras = ["fastapi"], version = "^2.3.1"}
|
||||
sqlmodel = "^0.0.16"
|
||||
tiktoken = "^0.7.0"
|
||||
uvicorn = "0.29.0"
|
||||
uvicorn = "0.30.1"
|
||||
typer = "^0.12.3"
|
||||
chromadb = "^0.5.0"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue