From 059535a2c33f4da7f9413260aba6fd70555676a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 10:09:27 +0100 Subject: [PATCH] Bump fastapi from 0.109.2 to 0.110.0 (#66) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1411f9e7..f3a99b29 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ openai==1.12.0 ollama==0.1.6 -fastapi==0.109.2 +fastapi==0.110.0 uvicorn==0.27.1 black==24.2.0 flake8==7.0.0