From 09757bc5d9c7ca3825233250336592bb17a7f050 Mon Sep 17 00:00:00 2001 From: Renovate Date: Mon, 7 Jul 2025 18:27:40 +0300 Subject: [PATCH] Update dependency fastapi to ~=0.116.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index db17d0e..c3bb40e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ aiofiles==24.1.0 apscheduler~=3.11.0 async_pymongo==0.1.11 -fastapi[all]~=0.115.0 +fastapi[all]~=0.116.0 passlib~=1.7.4 pymongo~=4.13.0 python-jose[cryptography]~=3.5.0