From 4ba9731cb7bd835d2adfe207a0d111d769190367 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 23:46:46 +0000 Subject: [PATCH] build(deps): bump fastapi from 0.85.1 to 0.89.1 Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.85.1 to 0.89.1. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.85.1...0.89.1) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- common/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/requirements.txt b/common/requirements.txt index b5151a07a..41fc672f0 100644 --- a/common/requirements.txt +++ b/common/requirements.txt @@ -2,4 +2,4 @@ fireo==1.6.2 google-cloud-logging==3.4.0 google-cloud-secret-manager==2.15.0 jsonschema==4.17.3 -fastapi==0.85.1 +fastapi==0.89.1