You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by di...@apache.org on 2024/01/12 21:31:36 UTC

(allura) 09/21: [#8535] Upgrade Pillow 10.1.0 -> 10.2.0

This is an automated email from the ASF dual-hosted git repository.

dill0wn pushed a commit to branch dw/8535
in repository https://gitbox.apache.org/repos/asf/allura.git

commit 0a80ff284f51325ac42c2910137352cece9d37be
Author: Dillon Walls <di...@slashdotmedia.com>
AuthorDate: Fri Jan 12 16:35:16 2024 +0000

    [#8535] Upgrade Pillow 10.1.0 -> 10.2.0
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index a31ca82f6..1606cb43a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -134,7 +134,7 @@ pastedeploy==2.1.1
     #   pastescript
 pastescript==3.3.0
     # via -r requirements.in
-pillow==10.1.0
+pillow==10.2.0
     # via -r requirements.in
 platformdirs==3.11.0
     # via virtualenv