You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ma...@apache.org on 2024/03/25 20:55:33 UTC

(superset) 01/01: chore(supersetbot): bump python library cryptography

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

maximebeauchemin pushed a commit to branch bump-cryptography-1711400125557
in repository https://gitbox.apache.org/repos/asf/superset.git

commit e8fa7f12f520b120cd08ae029c8fbe87d7a61b3d
Author: Maxime Beauchemin <ma...@gmail.com>
AuthorDate: Mon Mar 25 13:55:25 2024 -0700

    chore(supersetbot): bump python library cryptography
---
 requirements/base.txt | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/requirements/base.txt b/requirements/base.txt
index 2932568034..d5212c5f20 100644
--- a/requirements/base.txt
+++ b/requirements/base.txt
@@ -78,7 +78,7 @@ cron-descriptor==1.2.24
     # via apache-superset
 croniter==1.0.15
     # via apache-superset
-cryptography==42.0.4
+cryptography==42.0.5
     # via
     #   apache-superset
     #   paramiko
@@ -145,9 +145,7 @@ geopy==2.2.0
 google-auth==2.27.0
     # via shillelagh
 greenlet==3.0.3
-    # via
-    #   shillelagh
-    #   sqlalchemy
+    # via shillelagh
 gunicorn==21.2.0
     # via apache-superset
 hashids==1.3.1