From f6c79d5f11ede6f45f135617aa5d8c9571006018 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 15:47:59 +0000 Subject: [PATCH] Bump fastapi from 0.54.2 to 0.65.2 in /backend Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.54.2 to 0.65.2. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.54.2...0.65.2) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index a95decf..c86b8dc 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -12,7 +12,7 @@ decorator==4.4.2 defusedxml==0.6.0 dm-tree==0.1.5 entrypoints==0.3 -fastapi==0.54.2 +fastapi==0.65.2 gast==0.2.2 google-auth==1.11.2 google-auth-oauthlib==0.4.1