From ec51e0b38f259ab613e558255551e506de3461e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 23:05:17 +0000 Subject: [PATCH] build(deps): bump fastapi from 0.85.1 to 0.91.0 Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.85.1 to 0.91.0. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.85.1...0.91.0) --- 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 c10e14072..648ba3ddd 100644 --- a/common/requirements.txt +++ b/common/requirements.txt @@ -2,7 +2,7 @@ fireo==1.6.2 google-cloud-logging==3.5.0 google-cloud-secret-manager==2.15.0 jsonschema==4.17.3 -fastapi==0.85.1 +fastapi==0.91.0 google-auth==2.15.0 google-api-python-client==2.69.0 google-auth-httplib2==0.1.0