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

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

commit 2c19889b76cac6c141be52ca683b95de7fac23fb
Author: Guillermo Cruz <[email protected]>
AuthorDate: Thu Feb 6 19:43:20 2025 +0000

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

diff --git a/requirements.txt b/requirements.txt
index 6a1509c92..b8af26a6d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -169,7 +169,7 @@ pastedeploy==3.1.0
     #   pastescript
 pastescript==3.7.0
     # via -r requirements.in
-pillow==11.0.0
+pillow==11.1.0
     # via -r requirements.in
 platformdirs==4.3.6
     # via virtualenv

Reply via email to