From 9fddd8050ca5e88eaa36e5a3c07099cd088564da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 15:48:16 +0000 Subject: [PATCH] Bump fastapi from 0.55.1 to 0.65.2 Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.55.1 to 0.65.2. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.55.1...0.65.2) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6920f87..0e89310 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ flask==1.0.2 numpy==1.17.3 pandas==0.25.3 requests==2.22.0 -fastapi==0.55.1 \ No newline at end of file +fastapi==0.65.2 \ No newline at end of file