This is an automated email from the ASF dual-hosted git repository. dill0wn pushed a commit to branch dw/8394b in repository https://gitbox.apache.org/repos/asf/allura.git
commit ce5e1f032c0bfe2909b1f1027b5f9be9986daec3 Author: Dillon Walls <[email protected]> AuthorDate: Mon Jul 26 20:29:37 2021 +0000 [#8394] pillow 8.2.0 -> 8.3.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9755174..c63a91b 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.2.0 +pillow==8.3.1 # via -r requirements.in profanityfilter==2.0.6 # via -r requirements.in
