From a08687c168d687300f4555cded60f4efc11491a4 Mon Sep 17 00:00:00 2001 From: Renovate Date: Thu, 20 Apr 2023 15:39:59 +0300 Subject: [PATCH] Update dependency pillow to ~=9.5.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5d7f51c..8eb92a7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,5 +8,5 @@ tgcrypto==1.2.5 aiohttp~=3.8.4 psutil~=5.9.4 pymongo~=4.3.3 -pillow~=9.4.0 +pillow~=9.5.0 ujson~=5.7.0 \ No newline at end of file -- 2.39.2