From a0bd391c5c91c841e237307180ff53890ceca5fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jul 2023 22:41:41 +0000 Subject: [PATCH] chore(deps): bump fastapi from 0.85.1 to 0.99.1 Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.85.1 to 0.99.1. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.85.1...0.99.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 b692a3c66..22f85c4cf 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.99.1 google-crc32c==1.5.0 google-auth==2.15.0 google-api-python-client==2.69.0