From 15358a031f8f0fb8e62a96e71faf979e9f6b1e12 Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 21:16:51 +0000 Subject: [PATCH] chore(deps): update dependency fastapi to v0.115.8 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 87c06ac..3816d3a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -fastapi==0.115.5 +fastapi==0.115.8 uvicorn==0.32.0