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 208689a03dab2e9f6bcadeb3aaaddb24ca54cdba 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 e9e1da922..0d18f6df3 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
