This is an automated email from the ASF dual-hosted git repository. brondsem pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/allura.git
commit d5724c0c7b1e1183eff8620020a3d53fa1aa5da1 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 dbaf9d1be..cac70200d 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
