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 b58650fdf9a7b89840ff0559cc6ae9bbf40ecc9c
Author: Madhan Neethiraj <[email protected]>
AuthorDate: Tue Jul 9 09:16:38 2024 -0700

    RANGER-4849: updated Python library versions in ranger-tools: dependabot 
pull requests #182, #260, #270, #275
    
    (cherry picked from commit 60252b56af06180f28c04f60b96f796fbc137562)
---
 ranger-tools/src/main/python/requirements.txt | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/ranger-tools/src/main/python/requirements.txt 
b/ranger-tools/src/main/python/requirements.txt
index 1a83e6e07..a7d67f1c4 100644
--- a/ranger-tools/src/main/python/requirements.txt
+++ b/ranger-tools/src/main/python/requirements.txt
@@ -1,5 +1,5 @@
 apache-ranger==0.0.6
-certifi==2022.6.15
+certifi==2024.7.4
 charset-normalizer==2.1.0
 cycler==0.11.0
 fonttools==4.34.4
@@ -11,12 +11,12 @@ matplotlib==3.5.3
 numpy==1.23.1
 packaging==21.3
 pandas==1.4.3
-Pillow==9.2.0
+Pillow==9.4.0
 pyparsing==3.0.9
 python-dateutil==2.8.2
 pytz==2022.2
-requests==2.28.1
-scipy==1.9.0
+requests==2.32.3
+scipy==1.13.0
 seaborn==0.11.2
 six==1.16.0
 urllib3==1.26.11

Reply via email to