From aef71801836875b87c094f0a229f1bdde2cf32c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 15:45:42 +0000 Subject: [PATCH] chore(deps): bump fastapi from 0.42.0 to 0.65.2 Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.42.0 to 0.65.2. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.42.0...0.65.2) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 52aa54f..dac5363 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,7 +1,7 @@ certifi==2019.9.11 chardet==3.0.4 Click==7.0 -fastapi==0.42.0 +fastapi==0.65.2 h11==0.8.1 httptools==0.0.13 idna==2.8 diff --git a/requirements.txt b/requirements.txt index daad7eb..2318735 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ certifi==2019.9.11 chardet==3.0.4 Click==7.0 -fastapi==0.42.0 +fastapi==0.65.2 h11==0.8.1 httptools==0.0.13 idna==2.8