From e85afe7278e465a057703e7793c11ea9b4230400 Mon Sep 17 00:00:00 2001 From: Renovate Date: Sat, 11 Oct 2025 20:37:04 +0300 Subject: [PATCH] Update dependency fastapi to ~=0.119.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 83f761c..0dfad5c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ aiofiles==25.1.0 apscheduler~=3.11.0 async_pymongo==0.1.11 -fastapi[all]~=0.118.0 +fastapi[all]~=0.119.0 passlib~=1.7.4 pymongo~=4.15.0 python-jose[cryptography]~=3.5.0 -- 2.39.5