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 ee58ecdc2e60fd1698b34f51d249e739c292f7c8 Author: Dillon Walls <[email protected]> AuthorDate: Fri Apr 8 20:49:15 2022 +0000 SF-6801 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 308afe5d6..331181bb0 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
