From db530d5b4a172cdb03a056a76f1fa1de2718c22c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Apr 2024 13:48:05 -0500 Subject: [PATCH] Update pillow from 10.2.0 to 10.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e5f2471e..c52741cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ matplotlib==3.8.3 -Pillow==10.2.0 +Pillow==10.3.0 sqlalchemy==2.0.29