From af47d12b95a82302b7f6b5d20612def846aae1ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 20:52:16 +0000 Subject: [PATCH] Chore(deps): Bump fastapi in /src/conversation-api Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.104.1 to 0.109.0. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.104.1...0.109.0) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/conversation-api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/conversation-api/requirements.txt b/src/conversation-api/requirements.txt index 9b24756..492d2c9 100644 --- a/src/conversation-api/requirements.txt +++ b/src/conversation-api/requirements.txt @@ -6,7 +6,7 @@ azure-cosmos==4.5.1 azure-identity==1.15.0 azure-monitor-opentelemetry==1.1.0 azure-search-documents==11.4.0 -fastapi==0.104.1 +fastapi==0.109.0 googlemaps==4.10.0 langchain==0.0.345 mmh3==4.0.1