mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
chore(deps): bump uvicorn from 0.27.1 to 0.29.0 in /apps/api
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.27.1 to 0.29.0. - [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.27.1...0.29.0) --- 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
2f3b1f0517
commit
ac6c80e208
2 changed files with 5 additions and 5 deletions
|
|
@ -35,7 +35,7 @@ resend = "^0.7.2"
|
|||
sentry-sdk = {extras = ["fastapi"], version = "^1.39.2"}
|
||||
sqlmodel = "0.0.16"
|
||||
tiktoken = "^0.5.2"
|
||||
uvicorn = "0.27.1"
|
||||
uvicorn = "0.29.0"
|
||||
|
||||
[build-system]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue