This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch gc/8474 in repository https://gitbox.apache.org/repos/asf/allura.git
commit 5ebfe86c537ee18fe472550a256de94c1e20719d Author: Guillermo Cruz <[email protected]> AuthorDate: Mon Oct 31 16:39:44 2022 +0000 SF-7807 Upgrade Pillow 9.2.0 -> 9.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 136d28571..7e9af5529 100644 --- a/requirements.txt +++ b/requirements.txt @@ -109,7 +109,7 @@ pastedeploy==3.0.1 # pastescript pastescript==3.2.1 # via -r requirements.in -pillow==9.2.0 +pillow==9.3.0 # via -r requirements.in profanityfilter==2.0.6 # via -r requirements.in
