This is an automated email from the ASF dual-hosted git repository. dill0wn pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/allura.git
commit 5716f3a71357e453ee92b7f034687a233da5a3ad 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
