From e7acd7e1e84121d34ded8aae077fa795b7de2348 Mon Sep 17 00:00:00 2001 From: Renovate Date: Mon, 29 Sep 2025 07:36:59 +0300 Subject: [PATCH] Update dependency fastapi to v0.118.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 86f631a..c9275af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiofiles==24.1.0 apscheduler~=3.11.0 async_pymongo==0.1.11 exif==1.6.1 -fastapi[all]==0.117.1 +fastapi[all]==0.118.0 mongodb-migrations==1.3.1 opencv-python~=4.12.0.88 passlib~=1.7.4 -- 2.39.5