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

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

commit 4ac37a1c740b86d8d02af3cd9497499d471bd19f
Author: Abhishek Kumar <[email protected]>
AuthorDate: Tue Jul 9 22:32:39 2024 -0700

    Bump python dependencies in ranger-tools module
---
 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