This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch gc/8445 in repository https://gitbox.apache.org/repos/asf/allura.git
commit 54d5a6a760f430d138094de874d818abb6443a3b Author: Guillermo Cruz <[email protected]> AuthorDate: Wed Jul 6 19:34:28 2022 +0000 [#8445] Upgrade Pillow 9.1.1 -> 9.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8e23415c1..8330eab67 100644 --- a/requirements.txt +++ b/requirements.txt @@ -108,7 +108,7 @@ pastedeploy==2.1.1 # pastescript pastescript==3.2.1 # via -r requirements.in -pillow==9.1.0 +pillow==9.2.0 # via -r requirements.in profanityfilter==2.0.6 # via -r requirements.in
