This is an automated email from the ASF dual-hosted git repository.

yasithdev pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airavata-portals.git


The following commit(s) were added to refs/heads/main by this push:
     new 188fdf9d5 Bump cryptography from 38.0.4 to 46.0.7 in 
airavata-django-portal-sdk (#130)
188fdf9d5 is described below

commit 188fdf9d52ffe293041ddf16402b266974f2cebb
Author: Yasith Jayawardana <[email protected]>
AuthorDate: Mon Jun 8 12:42:34 2026 -0400

    Bump cryptography from 38.0.4 to 46.0.7 in airavata-django-portal-sdk (#130)
    
    Addresses dependabot PR #97. The SDK does not directly import cryptography;
    it is a transitive dependency via paramiko/bcrypt/PyNaCl. All 21 SDK tests
    pass under the updated version.
---
 airavata-django-portal-sdk/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/airavata-django-portal-sdk/requirements.txt 
b/airavata-django-portal-sdk/requirements.txt
index 8d32516b8..67c2ebfc3 100644
--- a/airavata-django-portal-sdk/requirements.txt
+++ b/airavata-django-portal-sdk/requirements.txt
@@ -1,7 +1,7 @@
 airavata-python-sdk==2.2.7
 bcrypt==3.1.7
 cffi==1.15.1
-cryptography==38.0.4
+cryptography==46.0.7
 Django==3.2.16
 djangorestframework==3.11.2
 google-api-python-client==1.12.8

Reply via email to