From 1668c40c0afb8089829945ce3cb4257d76a094e8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 20:55:28 +0000 Subject: [PATCH] chore(deps): update dependency fastapi to v0.139.0 --- server/webhook-listener/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/webhook-listener/requirements.txt b/server/webhook-listener/requirements.txt index e182e6a16..4f5218b9f 100644 --- a/server/webhook-listener/requirements.txt +++ b/server/webhook-listener/requirements.txt @@ -2,4 +2,4 @@ python-dotenv==1.2.2 nats-py==2.15.0 pydantic-settings==2.14.2 fastapi-cli==0.0.27 -fastapi==0.138.0 \ No newline at end of file +fastapi==0.139.0 \ No newline at end of file