From 936a86728a0a0437205cabee6da6fa50a1789990 Mon Sep 17 00:00:00 2001 From: Renovate Date: Sat, 12 Oct 2024 13:19:17 +0300 Subject: [PATCH] Update dependency fastapi to v0.115.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 88a0ae3..279d783 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiofiles==24.1.0 apscheduler~=3.10.1 async_pymongo==0.1.9 exif==1.6.0 -fastapi[all]==0.115.0 +fastapi[all]==0.115.2 mongodb-migrations==1.3.1 opencv-python~=4.10.0.82 passlib~=1.7.4 -- 2.39.2