This is an automated email from the ASF dual-hosted git repository. dill0wn pushed a commit to branch dw/8426 in repository https://gitbox.apache.org/repos/asf/allura.git
commit 822f0e0fe1f2956201a439a1f367e2ceaa5903b9 Author: Dillon Walls <[email protected]> AuthorDate: Fri Apr 8 20:49:15 2022 +0000 [#8246] Upgrade Pillow 9.0.1 -> 9.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 759ea9e39..391418c6e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -112,7 +112,7 @@ pastedeploy==2.1.1 # pastescript pastescript==3.2.1 # via -r requirements.in -pillow==9.0.1 +pillow==9.1.0 # via -r requirements.in profanityfilter==2.0.6 # via -r requirements.in
