From f7977f42f23226a8b409fdce4fa2bcb325656147 Mon Sep 17 00:00:00 2001 From: Renovate Date: Mon, 1 Apr 2024 15:26:41 +0300 Subject: [PATCH] Update dependency pillow to ~=10.3.0 --- requirements/_.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/_.txt b/requirements/_.txt index ca0eb9f..94edbc6 100644 --- a/requirements/_.txt +++ b/requirements/_.txt @@ -1,3 +1,3 @@ colour==0.1.5 numpy~=1.24.0,<1.25.0 -pillow~=10.2.0 \ No newline at end of file +pillow~=10.3.0 \ No newline at end of file -- 2.39.2