yasithdev opened a new pull request, #130: URL: https://github.com/apache/airavata-portals/pull/130
Bumps `cryptography` from 38.0.4 to 46.0.7 in `airavata-django-portal-sdk/requirements.txt`, addressing dependabot PR #97. The SDK does not directly import `cryptography` (verified via source grep); it is consumed transitively by `paramiko`, `bcrypt`, and `PyNaCl`. Verified in a fresh Python 3.9 venv: `pip install -e .` with the updated requirement installs cleanly, all SDK modules (`util`, `views`, `serializers`, `decorators`, `user_storage`) import without error, and all 21 pytest tests pass (`21 passed in 0.15s`). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
