From ca2557e218fb9fda6f51d6b8773200a7541bd36b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Nov 2021 18:43:26 +0000 Subject: [PATCH] Bump fastapi from 0.54.1 to 0.65.2 Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.54.1 to 0.65.2. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.54.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 82429a7..474d80e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ celery==4.4.5 email-validator==1.1.1 -fastapi==0.54.1 +fastapi==0.65.2 jinja2==2.11.3 mailjet-rest==1.3.3 python-dotenv==0.13.0