This is an automated email from the ASF dual-hosted git repository. gcruz pushed a commit to branch gc/8567 in repository https://gitbox.apache.org/repos/asf/allura.git
commit fdf5e5c7e3496cecb69c4b45ccc66ca05b6058fb Author: Guillermo Cruz <guillermo.c...@slashdotmedia.com> AuthorDate: Mon Jul 22 16:54:21 2024 +0000 [#8567] Upgrade pillow 10.3.0 -> 10.4.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fd7e17e00..c0a8fa7e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -134,7 +134,7 @@ pastedeploy==3.1.0 # pastescript pastescript==3.6.0 # via -r requirements.in -pillow==10.3.0 +pillow==10.4.0 # via -r requirements.in platformdirs==4.2.0 # via virtualenv