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 2b82edfd36dead66f6f7d1a250488d1b8c88fe4e Author: Guillermo Cruz <[email protected]> AuthorDate: Wed Nov 2 17:11:11 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 9cd84ece3..3da5fd613 100644 --- a/requirements.txt +++ b/requirements.txt @@ -108,7 +108,7 @@ pastedeploy==2.1.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
