From 60fe835be9c31ce287182ce3449a47dad9899316 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 01:53:29 +0000 Subject: [PATCH] chore(deps): bump idna in /tools/dhis2-metadata-translator Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.4...v3.7) --- updated-dependencies: - dependency-name: idna 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..391a9140 100644 --- a/tools/dhis2-metadata-translator/requirements.txt +++ b/tools/dhis2-metadata-translator/requirements.txt @@ -3,7 +3,7 @@ bs4==0.0.1 certifi==2023.7.22 charset-normalizer==2.1.1 ConfigArgParse==1.5.3 -idna==3.4 +idna==3.7 Jinja2==3.1.2 MarkupSafe==2.1.1 requests==2.31.0