From d404a7d87440c01d8ddc29c33508a799f47fba91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jun 2023 01:05:03 +0000 Subject: [PATCH] Bump fastapi from 0.75.2 to 0.98.0 Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.75.2 to 0.98.0. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.75.2...0.98.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..60d0daa 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.98.0 firebase-admin==6.0.1 google-api-core==2.11.0 google-api-python-client==2.69.0