From 4fd8ec1fbbe2085a83b4a7cf87526a8751c27e36 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Oct 2023 17:41:15 +0000 Subject: [PATCH] Update dependency pillow to v10.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6206cb0e..1aa0a9b4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,5 +21,5 @@ aiohttp[speedups]==3.8.6 aiohttp_cors==0.7.0 polib==1.2.0 tqdm==4.66.1 -pillow==10.0.1 +pillow==10.1.0 statcord.py==3.1.1 \ No newline at end of file