From fe081caa12f953fdb6efec85d1a026f87a6d8d04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 17:54:47 +0000 Subject: [PATCH] Bump fastapi from 0.65.2 to 0.109.1 in /docs Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.65.2 to 0.109.1. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.65.2...0.109.1) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 01865167c..e9d75076f 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -10,7 +10,7 @@ sphinx-comments docutils==0.16 # Pipeline remote features -fastapi==0.65.2 +fastapi==0.109.1 uvicorn==0.14.0 # jypyter notebook