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

gcruz pushed a commit to branch gc/8578
in repository https://gitbox.apache.org/repos/asf/allura.git

commit 70a83ed0fc81b502cf4dc2d32a3548cb8d5c5d1f
Author: Guillermo Cruz <[email protected]>
AuthorDate: Wed Apr 30 01:49:42 2025 +0000

    [#8578] Upgrade pillow 11.1.0 -> 11.2.1
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 0e74f7107..f307b557b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -187,7 +187,7 @@ pastedeploy==3.1.0
     #   pastescript
 pastescript==3.7.0
     # via -r requirements.in
-pillow==11.1.0
+pillow==11.2.1
     # via -r requirements.in
 platformdirs==4.3.6
     # via virtualenv

Reply via email to