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 a71133970 Bump gunicorn from 20.1.0 to 22.0.0 in
airavata-custos-portal (#127)
a71133970 is described below
commit a7113397031e4947acaa485e9de724ef85cd5b10
Author: Yasith Jayawardana <[email protected]>
AuthorDate: Mon Jun 8 12:41:06 2026 -0400
Bump gunicorn from 20.1.0 to 22.0.0 in airavata-custos-portal (#127)
Addresses dependabot alert #55. Resolves CVEs affecting the 20.x line
and drops support for EOL Python versions; no API changes affect this
project's usage of gunicorn as a WSGI server.
---
airavata-custos-portal/requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/airavata-custos-portal/requirements.txt
b/airavata-custos-portal/requirements.txt
index 46dcfeb05..c5369e02e 100644
--- a/airavata-custos-portal/requirements.txt
+++ b/airavata-custos-portal/requirements.txt
@@ -12,7 +12,7 @@ django-environ==0.9.0
django-webpack-loader==0.6.0
djangorestframework==3.14.0
executing==1.2.0
-gunicorn==20.1.0
+gunicorn==22.0.0
idna==3.4
ipython==8.6.0
jedi==0.18.1