From 6e98056a9fef25d4e3f6ae80e731ae87cfd7d611 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Mar 2023 23:03:18 +0000 Subject: [PATCH] chore(deps): bump fastapi from 0.85.1 to 0.95.0 Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.85.1 to 0.95.0. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.85.1...0.95.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 b692a3c66..7b908d490 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.95.0 google-crc32c==1.5.0 google-auth==2.15.0 google-api-python-client==2.69.0