Skip to content

Commit 652e670

Browse files
Lily Kuangmichael-s-molina
Lily Kuang
andauthored
chore: cryptography version bump (apache#25276)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
1 parent fe8081e commit 652e670

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/base.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ cron-descriptor==1.2.24
7171
# via apache-superset
7272
croniter==1.0.15
7373
# via apache-superset
74-
cryptography==41.0.0
74+
cryptography==41.0.2
7575
# via
7676
# apache-superset
7777
# paramiko

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ def get_git_sha() -> str:
8181
"colorama",
8282
"croniter>=0.3.28",
8383
"cron-descriptor",
84-
"cryptography>=41.0.0, <41.0.2",
84+
"cryptography>=41.0.2, <41.1.0",
8585
"deprecation>=2.1.0, <2.2.0",
8686
"flask>=2.2.5, <3.0.0",
8787
"flask-appbuilder>=4.3.6, <5.0.0",

0 commit comments

Comments
 (0)