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

lahirujayathilake 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 ef7f7cbfe bump up airavata sdk
ef7f7cbfe is described below

commit ef7f7cbfee3a29f30f800795add9acec1b5710af
Author: lahiruj <[email protected]>
AuthorDate: Mon Nov 10 20:52:37 2025 -0500

    bump up airavata sdk
---
 airavata-django-portal-sdk/requirements.txt | 2 +-
 airavata-django-portal/requirements.txt     | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/airavata-django-portal-sdk/requirements.txt 
b/airavata-django-portal-sdk/requirements.txt
index f1575fddf..d435043c4 100644
--- a/airavata-django-portal-sdk/requirements.txt
+++ b/airavata-django-portal-sdk/requirements.txt
@@ -1,4 +1,4 @@
-airavata-python-sdk==2.1.7
+airavata-python-sdk==2.2.5
 bcrypt==3.1.7
 cffi==1.15.1
 cryptography==38.0.4
diff --git a/airavata-django-portal/requirements.txt 
b/airavata-django-portal/requirements.txt
index 534aef629..d7e9f41d7 100644
--- a/airavata-django-portal/requirements.txt
+++ b/airavata-django-portal/requirements.txt
@@ -24,8 +24,8 @@ grpcio-tools==1.51.1 ; python_version >= "3.7"
 grpcio==1.48.2 ; python_version < "3.7"
 grpcio==1.53.2 ; python_version >= "3.7"
 
-airavata-django-portal-sdk== 1.8.4
-airavata-python-sdk==2.1.7
+airavata-django-portal-sdk==1.8.4
+airavata-python-sdk==2.2.5
 airavata-django-portal-commons==1.0.0
 
 -e "."

Reply via email to