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

maximebeauchemin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/master by this push:
     new 7dbe608d27 chore(🦾): bump python sshtunnel subpackage(s) (#32629)
7dbe608d27 is described below

commit 7dbe608d273c348bfc579bc00bc8056e96ba8f80
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 12 14:40:32 2025 -0700

    chore(🦾): bump python sshtunnel subpackage(s) (#32629)
    
    Co-authored-by: GitHub Action <act...@github.com>
---
 requirements/base.txt        | 4 ++--
 requirements/development.txt | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/requirements/base.txt b/requirements/base.txt
index 088420af19..9ed1866369 100644
--- a/requirements/base.txt
+++ b/requirements/base.txt
@@ -23,7 +23,7 @@ babel==2.16.0
     # via flask-babel
 backoff==2.2.1
     # via apache-superset (pyproject.toml)
-bcrypt==4.2.1
+bcrypt==4.3.0
     # via paramiko
 billiard==4.2.1
     # via celery
@@ -252,7 +252,7 @@ packaging==24.2
     #   shillelagh
 pandas==2.0.3
     # via apache-superset (pyproject.toml)
-paramiko==3.5.0
+paramiko==3.5.1
     # via
     #   apache-superset (pyproject.toml)
     #   sshtunnel
diff --git a/requirements/development.txt b/requirements/development.txt
index 053df1b6f8..f37f532e29 100644
--- a/requirements/development.txt
+++ b/requirements/development.txt
@@ -38,7 +38,7 @@ backoff==2.2.1
     # via
     #   -c requirements/base.txt
     #   apache-superset
-bcrypt==4.2.1
+bcrypt==4.3.0
     # via
     #   -c requirements/base.txt
     #   paramiko
@@ -523,7 +523,7 @@ pandas-gbq==0.19.1
     # via apache-superset
 parameterized==0.9.0
     # via apache-superset
-paramiko==3.5.0
+paramiko==3.5.1
     # via
     #   -c requirements/base.txt
     #   apache-superset

Reply via email to