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

kentontaylor pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git

commit 7d79164f9f28527f7c0a00b6aac83fc7d1cc374d
Author: Guillermo Cruz <[email protected]>
AuthorDate: Fri Apr 21 16:55:12 2023 +0000

    [#8507] Upgrade Pillow 9.4.0 -> 9.5.0
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 7c2c2415a..c16d53501 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -120,7 +120,7 @@ pastedeploy==2.1.1
     #   pastescript
 pastescript==3.3.0
     # via -r requirements.in
-pillow==9.4.0
+pillow==9.5.0
     # via -r requirements.in
 pluggy==1.0.0
     # via pytest

Reply via email to