From fc5ac652d7b7cd0b3d78324584c7605473e8c75a Mon Sep 17 00:00:00 2001 From: Renovate Date: Sun, 12 May 2024 18:07:58 +0300 Subject: [PATCH] Update dependency slowapi to v0.1.9 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6bcebf3..7c3060f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ fastapi[all]~=0.105.0 passlib~=1.7.4 pymongo~=4.6.1 python-jose[cryptography]~=3.3.0 -slowapi==0.1.8 +slowapi==0.1.9 ujson~=5.9.0 --extra-index-url https://git.end-play.xyz/api/packages/profitroll/pypi/simple async_pymongo==0.1.4 \ No newline at end of file