This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch gc/8494 in repository https://gitbox.apache.org/repos/asf/allura.git
commit 25aed621a6b49e50f3516698cb9e78f44298c9df Author: Guillermo Cruz <[email protected]> AuthorDate: Fri Jan 20 20:33:42 2023 +0000 [#8494] Upgrade Pillow 9.3.0 -> 9.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f913cb684..8e8950b94 100644 --- a/requirements.txt +++ b/requirements.txt @@ -119,7 +119,7 @@ pastedeploy==2.1.1 # pastescript pastescript==3.3.0 # via -r requirements.in -pillow==9.3.0 +pillow==9.4.0 # via -r requirements.in pluggy==1.0.0 # via pytest
