mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
chore(deps): bump fastapi from 0.110.2 to 0.111.0 in /apps/api
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.110.2 to 0.111.0. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.110.2...0.111.0) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d739f2e8a3
commit
384705114c
2 changed files with 190 additions and 6 deletions
|
|
@ -13,7 +13,7 @@ version = "0.1.0"
|
|||
boto3 = "^1.34.79"
|
||||
botocore = "^1.34.93"
|
||||
faker = "^25.0.0"
|
||||
fastapi = "^0.110.1"
|
||||
fastapi = "^0.111.0"
|
||||
fastapi-jwt-auth = "^0.5.0"
|
||||
httpx = "^0.27.0"
|
||||
langchain = "0.1.7"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue