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 fedd24522c chore(🦾): bump python cryptography 42.0.5 -> 42.0.7 (#28468)
fedd24522c is described below
commit fedd24522c15428e3db4de1e2763b42267b339fd
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon May 13 11:32:20 2024 -0700
chore(🦾): bump python cryptography 42.0.5 -> 42.0.7 (#28468)
Co-authored-by: GitHub Action <[email protected]>
---
requirements/base.txt | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/requirements/base.txt b/requirements/base.txt
index e02fb5d7a2..e7ab93bc2f 100644
--- a/requirements/base.txt
+++ b/requirements/base.txt
@@ -80,7 +80,7 @@ cron-descriptor==1.4.3
# via apache-superset
croniter==2.0.3
# via apache-superset
-cryptography==42.0.5
+cryptography==42.0.7
# via
# apache-superset
# paramiko
@@ -148,9 +148,7 @@ geopy==2.4.1
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