From 293a1a3ecba535aa7ec24516b60b9a6a13ffc9f5 Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 28 May 2024 02:01:06 +0000 Subject: [PATCH] Update dependency pillow to v10.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 36891a6..e72b4a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ idna==3.7 install==1.3.5 Mastodon.py==1.8.1 numpy==1.26.4 -pillow==10.2.0 +pillow==10.3.0 python-dateutil==2.9.0.post0 python-magic==0.4.27 PyYAML==6.0.1 -- 2.45.2