This is an automated email from the ASF dual-hosted git repository.
gcruz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git
The following commit(s) were added to refs/heads/master by this push:
new 90b07ba2f pillow downgrade 10.0.0 -> 9.5.0
90b07ba2f is described below
commit 90b07ba2f6d010273068235f31185075d02fd317
Author: Guillermo Cruz <[email protected]>
AuthorDate: Mon Aug 14 17:18:09 2023 +0000
pillow downgrade 10.0.0 -> 9.5.0
---
requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/requirements.txt b/requirements.txt
index 9795d93de..efd22330e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -121,7 +121,7 @@ pastedeploy==2.1.1
# pastescript
pastescript==3.3.0
# via -r requirements.in
-pillow==10.0.0
+pillow==9.5.0
# via -r requirements.in
pluggy==1.2.0
# via pytest