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

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


The following commit(s) were added to refs/heads/ranger-2.5 by this push:
     new 7c5a27ae0 Bump python dependencies in ranger-tools module (#330)
7c5a27ae0 is described below

commit 7c5a27ae08715b9ac3a06e23371a05f527ae86b1
Author: Abhishek Kumar <abhishekkumar100...@gmail.com>
AuthorDate: Thu Jul 18 16:40:08 2024 -0700

    Bump python dependencies in ranger-tools module (#330)
    
    (cherry picked from commit 967e2a53d983176336f69ec09718be501e984b7e)
---
 ranger-tools/src/main/python/requirements.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/ranger-tools/src/main/python/requirements.txt 
b/ranger-tools/src/main/python/requirements.txt
index e7856851c..0a70ed148 100644
--- a/ranger-tools/src/main/python/requirements.txt
+++ b/ranger-tools/src/main/python/requirements.txt
@@ -3,8 +3,8 @@ certifi==2024.7.4
 charset-normalizer==2.1.0
 cycler==0.11.0
 fonttools==4.34.4
-idna==3.3
-Jinja2==3.1.2
+idna==3.7
+Jinja2==3.1.4
 kiwisolver==1.4.4
 MarkupSafe==2.1.1
 matplotlib==3.5.3
@@ -19,4 +19,4 @@ requests==2.32.3
 scipy==1.13.0
 seaborn==0.11.2
 six==1.16.0
-urllib3==1.26.11
+urllib3==1.26.19

Reply via email to