From 6ae254d760c20abe4095a5edc4e463f6b83f4a60 Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 17:10:04 +0000 Subject: [PATCH] chore(deps): 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 62ed1c5..eec5ffe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -fastapi==0.115.8 +fastapi==0.115.9 uvicorn==0.34.0