From f7795e4339b96261dae9ebcbc0d08ac8356ec38c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jan 2024 17:21:00 +0000 Subject: [PATCH] chore(deps): Bump fastapi from 0.108.0 to 0.109.0 Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.108.0 to 0.109.0. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.108.0...0.109.0) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e5de9412..a980f76d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ azure-communication-sms==1.0.1 azure-cosmos==4.5.1 azure-eventgrid==4.16.0 azure-identity==1.15.0 -fastapi==0.108.0 +fastapi==0.109.0 jinja2==3.1.3 openai==1.7.1 phonenumbers==8.13.27