From 6d3db56cd156ac17e13378b3a66e0cc9a204bce4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 01:02:59 +0000 Subject: [PATCH] Bump fastapi from 0.75.2 to 0.92.0 Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.75.2 to 0.92.0. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.75.2...0.92.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 b1fbd69..b3da151 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ cryptography==38.0.4 cssselect==1.2.0 exceptiongroup==1.0.4 fake-useragent==1.1.0 -fastapi==0.75.2 +fastapi==0.92.0 firebase-admin==6.0.1 google-api-core==2.11.0 google-api-python-client==2.69.0