This is an automated email from the ASF dual-hosted git repository.
machristie pushed a commit to branch AIRAVATA-3698--Add-support-for-Python-3.11
in repository https://gitbox.apache.org/repos/asf/airavata-django-portal.git
The following commit(s) were added to
refs/heads/AIRAVATA-3698--Add-support-for-Python-3.11 by this push:
new 7dfe2507 AIRAVATA-3698 Pull in fixes for EntryPoint properties
7dfe2507 is described below
commit 7dfe250751bc4be6f644cbc1a45acfdbae53e96c
Author: Marcus Christie <[email protected]>
AuthorDate: Mon Jun 26 12:41:16 2023 -0400
AIRAVATA-3698 Pull in fixes for EntryPoint properties
---
requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/requirements.txt b/requirements.txt
index ee3f8b18..cca7b2e2 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -23,6 +23,6 @@ grpcio==1.51.1
airavata-django-portal-sdk==1.8.3
airavata-python-sdk==1.1.6
-airavata-django-portal-commons==1.0.2
+airavata-django-portal-commons==1.0.3
-e "."