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 3e6949ca5 Bump Jinja2 from 3.0.3 to 3.1.6 in
airavata-django-portal-sdk (#141)
3e6949ca5 is described below
commit 3e6949ca503a7af5bc50b5baa15ef717695dfaf7
Author: Yasith Jayawardana <[email protected]>
AuthorDate: Mon Jun 8 12:53:43 2026 -0400
Bump Jinja2 from 3.0.3 to 3.1.6 in airavata-django-portal-sdk (#141)
Addresses dependabot PR #129. Jinja2 is a development/docs dependency
(consumed transitively by mkdocs); the SDK source does not import it
directly. All 21 SDK tests pass under the updated version.
---
airavata-django-portal-sdk/requirements-dev.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/airavata-django-portal-sdk/requirements-dev.txt
b/airavata-django-portal-sdk/requirements-dev.txt
index 1cb2d1cc9..c108cb709 100644
--- a/airavata-django-portal-sdk/requirements-dev.txt
+++ b/airavata-django-portal-sdk/requirements-dev.txt
@@ -7,7 +7,7 @@ Markdown==3.3.4 ; python_version < "3.7"
mkdocs==1.3.0
mkautodoc==0.2.0
pycodestyle==2.6.0
-Jinja2==3.0.3
+Jinja2==3.1.6
pytest==7.0.1
pytest-django==4.5.2
tox==3.27.1