This is an automated email from the ASF dual-hosted git repository. maximebeauchemin pushed a commit to branch supersetbot-bump-cryptography==42.0.5 in repository https://gitbox.apache.org/repos/asf/superset.git
commit e6b7d713a80bb499c8c0681ab9fa162149ba465b Author: Maxime Beauchemin <[email protected]> AuthorDate: Mon Mar 25 16:16:05 2024 -0700 chore(🤖): bump python cryptography==42.0.5 --- 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
