From a2de13ff31ee9bc9b237adc5a2bc21c877a3f50e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 10:01:54 +0800 Subject: [PATCH] Bump fastapi in /ppml/tdx/docker/trusted-bigdl-llm/inference (#10098) Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.95.2 to 0.109.1. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.95.2...0.109.1) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- ppml/tdx/docker/trusted-bigdl-llm/inference/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ppml/tdx/docker/trusted-bigdl-llm/inference/requirements.txt b/ppml/tdx/docker/trusted-bigdl-llm/inference/requirements.txt index e678bdf6b905..c85f824efa70 100644 --- a/ppml/tdx/docker/trusted-bigdl-llm/inference/requirements.txt +++ b/ppml/tdx/docker/trusted-bigdl-llm/inference/requirements.txt @@ -10,7 +10,7 @@ gradio==4.11.0 uvicorn sse-starlette openai -fastapi==0.95.2 +fastapi==0.109.1 pydantic==1.10.8 ### document qa