This is an automated email from the ASF dual-hosted git repository.

madhan pushed a commit to branch ranger-2.5
in repository https://gitbox.apache.org/repos/asf/ranger.git

commit b0a01e325c0316812e06919f66d2a5b29ac4ceb3
Author: Madhan Neethiraj <mad...@apache.org>
AuthorDate: Tue Jul 9 17:10:43 2024 -0700

    RANGER-4849: updated Python library version in ranger-tools - #2
    
    (cherry picked from commit 2adfa713ec028b484038ab8a69fcba3f8fa9dcfd)
---
 ranger-tools/src/main/python/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ranger-tools/src/main/python/requirements.txt 
b/ranger-tools/src/main/python/requirements.txt
index a7d67f1c4..e7856851c 100644
--- a/ranger-tools/src/main/python/requirements.txt
+++ b/ranger-tools/src/main/python/requirements.txt
@@ -11,7 +11,7 @@ matplotlib==3.5.3
 numpy==1.23.1
 packaging==21.3
 pandas==1.4.3
-Pillow==9.4.0
+Pillow==10.4.0
 pyparsing==3.0.9
 python-dateutil==2.8.2
 pytz==2022.2

Reply via email to