yasithdev opened a new pull request, #141: URL: https://github.com/apache/airavata-portals/pull/141
Bumps `Jinja2` from 3.0.3 to 3.1.6 in `airavata-django-portal-sdk/requirements-dev.txt`, addressing dependabot PR #129. Jinja2 is a development/docs dependency consumed transitively by `mkdocs`; the SDK source does not import it directly (verified via grep). Verified in a fresh Python 3.9 venv: `pip install -e .` with the updated requirement installs cleanly, Jinja2 3.1.6 imports and renders a template correctly, `mkdocs==1.3.0` (the Jinja2 consumer) imports cleanly alongside it, all SDK modules import without error, and all 21 pytest tests pass (`21 passed in 0.13s`). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
