This is an automated email from the ASF dual-hosted git repository.
machristie pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/airavata-django-portal.git
The following commit(s) were added to refs/heads/develop by this push:
new a64264c1 AIRAVATA-3697 fix download of utf8 filename
a64264c1 is described below
commit a64264c10391df4bddeaa8663e18c3e508382dfc
Author: Marcus Christie <[email protected]>
AuthorDate: Fri Apr 28 16:32:01 2023 -0400
AIRAVATA-3697 fix download of utf8 filename
---
requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/requirements.txt b/requirements.txt
index 20f9cfdd..2dfbf658 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -24,7 +24,7 @@ grpcio-tools==1.51.1 ; python_version >= "3.7"
grpcio==1.48.2 ; python_version < "3.7"
grpcio==1.51.1 ; python_version >= "3.7"
-airavata-django-portal-sdk==1.8.2
+airavata-django-portal-sdk==1.8.3
airavata-python-sdk==1.1.6
airavata-django-portal-commons==1.0.0