You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you so much for helping improve the quality of Dash!
We do our best to catch bugs during the release process, but we rely on your help to find the ones that slip through.
Describe your context
dash[testing] has Cryptography hardcoded to 3.0 (cryptography==3.0). Can we either get this loosened or updated to 3.2.1 as cryptography > 3.2 has a vulnerability.
Describe the bug
dash[testing] has Cryptography hardcoded to 3.0 (cryptography==3.0).
Expected behavior
Can we either get this loosened or updated to 3.2.1 as cryptography > 3.2 has a vulnerability.