From e63e344e6906a458b580bbf5d9d9c065d9701136 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 15:56:04 +0000 Subject: [PATCH] Bump fastapi from 0.55.1 to 0.65.2 in /crawlerx_server 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] --- crawlerx_server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crawlerx_server/requirements.txt b/crawlerx_server/requirements.txt index a7b9071..22236ba 100644 --- a/crawlerx_server/requirements.txt +++ b/crawlerx_server/requirements.txt @@ -23,7 +23,7 @@ django-rest-framework-mongoengine==3.4.1 djongo==1.3.3 ecdsa==0.15 elasticsearch==7.8.1 -fastapi==0.55.1 +fastapi==0.65.2 filelock==3.0.12 h11==0.9.0 httptools==0.1.1