From 5be81ff439eb05a326d451897fc4960838d42a16 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 15:53:30 +0000 Subject: [PATCH] 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 9c4a484..b86b51b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -fastapi==0.103.1 +fastapi==0.115.8 pytest==7.1.3 pytest-asyncio==0.20.3 uvicorn==0.20.0