This is an automated email from the ASF dual-hosted git repository.
yasith pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata.git
The following commit(s) were added to refs/heads/master by this push:
new 43ae938659 Bump jinja2 from 3.1.1 to 3.1.6 in /dev-tools/ansible
43ae938659 is described below
commit 43ae9386595394eef584d1fce43d16612334c783
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 16 01:06:27 2025 +0000
Bump jinja2 from 3.1.1 to 3.1.6 in /dev-tools/ansible
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.1 to 3.1.6.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.1...3.1.6)
---
updated-dependencies:
- dependency-name: jinja2
dependency-version: 3.1.6
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
---
dev-tools/ansible/requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-tools/ansible/requirements.txt
b/dev-tools/ansible/requirements.txt
index 85f5923373..f5483ce885 100644
--- a/dev-tools/ansible/requirements.txt
+++ b/dev-tools/ansible/requirements.txt
@@ -23,7 +23,7 @@ charset-normalizer==2.0.12
cryptography==36.0.2
docker==5.0.3
idna==3.3
-Jinja2==3.1.1
+Jinja2==3.1.6
MarkupSafe==2.1.1
packaging==21.3
pycparser==2.21