From 5d5a7d075d7fd8f011209a09e46db41a9ab62331 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 18:21:21 +0000 Subject: [PATCH] Bump fastapi from 0.88.0 to 0.109.1 Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.88.0 to 0.109.1. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.88.0...0.109.1) --- 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 831b17f..ac85590 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ simplejson==3.18.1 tx-functional==0.1.2 numpy==1.24.1 statsmodels==0.12.0 -fastapi==0.88.0 +fastapi==0.109.1 uvicorn==0.20.0 reasoner-pydantic==1.2.0.4 redis==4.5.4