From ddb9237cf0394d45724851136a5c69e6ff613201 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 22:32:32 +0000 Subject: [PATCH] chore(deps): bump idna in /tools/dhis2-translatecustomform Bumps [idna](https://github.com/kjd/idna) from 2.10 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/v2.10...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/dhis2-translatecustomform/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/dhis2-translatecustomform/requirements.txt b/tools/dhis2-translatecustomform/requirements.txt index 93c7212a..e8ede7ce 100644 --- a/tools/dhis2-translatecustomform/requirements.txt +++ b/tools/dhis2-translatecustomform/requirements.txt @@ -5,7 +5,7 @@ cycler==0.10.0 dhis2.py==2.0.2 et-xmlfile==1.0.1 Faker==4.4.0 -idna==2.10 +idna==3.7 jdcal==1.4.1 kiwisolver==1.3.1 logzero==1.5.0