From 3267acf6edfa111e931b621cfcf02524d5863387 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 01:27:29 +0000 Subject: [PATCH] Bump fastapi from 0.75.2 to 0.97.0 Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.75.2 to 0.97.0. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.75.2...0.97.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 7067b5f..1352955 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.1 -fastapi==0.75.2 +fastapi==0.97.0 firebase-admin==6.0.1 google-api-core==2.11.0 google-api-python-client==2.69.0