You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by gc...@apache.org on 2023/04/21 19:18:49 UTC

[allura] 07/18: [#8507] Upgrade Pillow 9.4.0 -> 9.5.0

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

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

commit f6d72c56bdee0c2ed588b4971318327a8bfff41a
Author: Guillermo Cruz <gu...@slashdotmedia.com>
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