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 321805035 Bump pexpect, requests, and six to latest patch versions in
airavata-custos-portal (#136)
321805035 is described below
commit 321805035f3c7a9eb6b31504eded69adaeed6bb7
Author: Yasith Jayawardana <[email protected]>
AuthorDate: Mon Jun 8 12:45:06 2026 -0400
Bump pexpect, requests, and six to latest patch versions in
airavata-custos-portal (#136)
Low-risk patch-level bumps: pexpect 4.8.0->4.9.0, requests 2.32.3->2.32.5,
six 1.16.0->1.17.0. No API changes; all three are backward-compatible
maintenance releases.
---
airavata-custos-portal/requirements.txt | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/airavata-custos-portal/requirements.txt
b/airavata-custos-portal/requirements.txt
index 99211d1bb..87340b86a 100644
--- a/airavata-custos-portal/requirements.txt
+++ b/airavata-custos-portal/requirements.txt
@@ -20,7 +20,7 @@ matplotlib-inline==0.1.6
mypy-extensions==0.4.3
parso==0.8.3
pathspec==0.10.1
-pexpect==4.8.0
+pexpect==4.9.0
pickleshare==0.7.5
platformdirs==2.5.2
prompt-toolkit==3.0.32
@@ -29,8 +29,8 @@ pure-eval==0.2.2
Pygments==2.13.0
PyJWT==0.4.3
pytz==2022.6
-requests==2.32.3
-six==1.16.0
+requests==2.32.5
+six==1.17.0
sqlparse==0.5.4
stack-data==0.6.0
tomli==2.0.1