From 6819421442a99407500e5fed32b3581b182fa200 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 19:49:38 +0000 Subject: [PATCH] Update dependency fastapi to v0.115.9 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6e59a7ce..a587305f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -fastapi==0.115.8 +fastapi==0.115.9 mlflow==2.20.3 numpy==1.26.4 pandas==2.2.3