Bump cryptography 35.0.0 (#59541)

This commit is contained in:
Pascal Vizeli
2021-11-11 18:27:22 +01:00
committed by GitHub
parent 9ea338c121
commit 6636287c59
3 changed files with 3 additions and 3 deletions

View File

@ -45,7 +45,7 @@ REQUIRES = [
"jinja2==3.0.3",
"PyJWT==2.1.0",
# PyJWT has loose dependency. We want the latest one.
"cryptography==3.4.8",
"cryptography==35.0.0",
"pip>=8.0.3,<20.3",
"python-slugify==4.0.1",
"pyyaml==6.0",