mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-04 04:04:14 +00:00
chore(python-deps): bump fastapi from 0.116.1 to 0.117.0
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.116.1 to 0.117.0. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.116.1...0.117.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.117.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f44eb935c4
commit
21364d2942
1 changed files with 3 additions and 3 deletions
6
uv.lock
generated
6
uv.lock
generated
|
@ -916,16 +916,16 @@ wheels = [
|
|||
|
||||
[[package]]
|
||||
name = "fastapi"
|
||||
version = "0.116.1"
|
||||
version = "0.117.0"
|
||||
source = { registry = "https://pypi.org/simple" }
|
||||
dependencies = [
|
||||
{ name = "pydantic" },
|
||||
{ name = "starlette" },
|
||||
{ name = "typing-extensions" },
|
||||
]
|
||||
sdist = { url = "https://files.pythonhosted.org/packages/78/d7/6c8b3bfe33eeffa208183ec037fee0cce9f7f024089ab1c5d12ef04bd27c/fastapi-0.116.1.tar.gz", hash = "sha256:ed52cbf946abfd70c5a0dccb24673f0670deeb517a88b3544d03c2a6bf283143", size = 296485, upload-time = "2025-07-11T16:22:32.057Z" }
|
||||
sdist = { url = "https://files.pythonhosted.org/packages/9b/54/d8c15f98981160622cc7789cb4084c7df938e10309fd9c4a388cd7f79894/fastapi-0.117.0.tar.gz", hash = "sha256:bbb90b354acf2df866064ad3bffa55b18038592913d7f1c070069cecaceb1481", size = 306574, upload-time = "2025-09-20T19:37:58.916Z" }
|
||||
wheels = [
|
||||
{ url = "https://files.pythonhosted.org/packages/e5/47/d63c60f59a59467fda0f93f46335c9d18526d7071f025cb5b89d5353ea42/fastapi-0.116.1-py3-none-any.whl", hash = "sha256:c46ac7c312df840f0c9e220f7964bada936781bc4e2e6eb71f1c4d7553786565", size = 95631, upload-time = "2025-07-11T16:22:30.485Z" },
|
||||
{ url = "https://files.pythonhosted.org/packages/1d/32/7db84c38a6e5e26dafe73992b01ab6f4b59d01b8a0b5284de2438c28da35/fastapi-0.117.0-py3-none-any.whl", hash = "sha256:408c1b883f509f7e51b8fb00f179d64bcc6c457ef151dccbd178708b0d2bc623", size = 95974, upload-time = "2025-09-20T19:37:56.835Z" },
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue