From 25a1d8cef6c6e53678953afc9644b8f34107838b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 15 Jun 2026 12:00:33 +0000 Subject: [PATCH] chore(deps): update dependency fastapi to v0.137.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 225c44a..2c4667f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # Core -fastapi==0.115.0 +fastapi==0.137.1 uvicorn==0.30.0 python-telegram-bot==21.5 httpx==0.27.0