From 2d0be6f415c8a064579af1555fc58912aab40a71 Mon Sep 17 00:00:00 2001 From: "pactflow-renovate-bot[bot]" <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com> Date: Wed, 2 Apr 2025 23:09:52 +0000 Subject: [PATCH] chore(deps): update dependency fastapi to v0.115.12 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0617a2b..f7d216a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -fastapi==0.115.11 +fastapi==0.115.12 uvicorn==0.34.0