This is an automated email from the ASF dual-hosted git repository. dill0wn pushed a commit to branch dw/SF-6907 in repository https://gitbox.apache.org/repos/asf/allura.git
commit 547372f9538e1d3791fe570cb2c65ccb06f24eb7 Author: Dillon Walls <[email protected]> AuthorDate: Mon Jan 24 17:04:52 2022 +0000 Upgrade Pillow 8.3.2 -> 9.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1edef63..38c6e5a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -110,7 +110,7 @@ pastedeploy==2.0.1 # pastescript pastescript==3.1.0 # via -r requirements.in -pillow==8.3.2 +pillow==9.0.0 # via -r requirements.in profanityfilter==2.0.6 # via -r requirements.in
