From 6aee58fad6efe977a4b28bb4b42470680c151ca3 Mon Sep 17 00:00:00 2001 From: Maxime Beauchemin Date: Tue, 26 Mar 2024 08:14:40 -0700 Subject: [PATCH] chore: fix master builds + bump python library "cryptography" (#27641) --- requirements/base.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/requirements/base.txt b/requirements/base.txt index 208c5132a..ac0201325 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