From 9c49976fdc88008befd90f4a08a2799c94252486 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 08:03:25 +0000 Subject: [PATCH] chore(deps): bump jinja2 in /tools/dhis2-metadata-translator Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 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.2...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/dhis2-metadata-translator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/dhis2-metadata-translator/requirements.txt b/tools/dhis2-metadata-translator/requirements.txt index 0d233920..fddbacad 100644 --- a/tools/dhis2-metadata-translator/requirements.txt +++ b/tools/dhis2-metadata-translator/requirements.txt @@ -4,7 +4,7 @@ certifi==2023.7.22 charset-normalizer==2.1.1 ConfigArgParse==1.5.3 idna==3.4 -Jinja2==3.1.2 +Jinja2==3.1.6 MarkupSafe==2.1.1 requests==2.31.0 python-slugify==7.0.0