Summary
Fix high severity vulnerability by upgrading cryptography module.
Upgrade cryptography@46.0.5 to cryptography@48.0.1 to fix
Out-of-bounds Read [High Severity][https://security.snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-17344551]
Version/Tag number
0.1.10
Additional Information
Pin the cryptography dependency version to >= instead of ~= so the cryptography dependency major version can be increased from the user side.
Summary
Fix high severity vulnerability by upgrading cryptography module.
Upgrade cryptography@46.0.5 to cryptography@48.0.1 to fix
Out-of-bounds Read [High Severity][https://security.snyk.io/vuln/SNYK-PYTHON-CRYPTOGRAPHY-17344551]
Version/Tag number
0.1.10
Additional Information
Pin the cryptography dependency version to >= instead of ~= so the cryptography dependency major version can be increased from the user side.