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

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

commit 96ef4760878f17f177e4f85cfa6e719045ab9040
Author: Maxime Beauchemin <[email protected]>
AuthorDate: Mon Mar 25 15:10:28 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

Reply via email to