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 7ef5438c91f573bab617d9204d490ceba0d9bd34 Author: Dave Brondsema <[email protected]> AuthorDate: Wed Sep 8 17:36:21 2021 +0000 Upgrade pillow --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c63a91b..967a992 100644 --- a/requirements.txt +++ b/requirements.txt @@ -119,7 +119,7 @@ pexpect==4.7.0 # via ipython pickleshare==0.7.5 # via ipython -pillow==8.3.1 +pillow==8.3.2 # via -r requirements.in profanityfilter==2.0.6 # via -r requirements.in
