From 371e997c9cc7e12f8794957fef189b48cf265a3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 00:06:27 +0000 Subject: [PATCH] chore(deps): bump idna from 3.2 to 3.7 in /tools/dhis2-dashboardchecker Bumps [idna](https://github.com/kjd/idna) from 3.2 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.2...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/dhis2-dashboardchecker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/dhis2-dashboardchecker/requirements.txt b/tools/dhis2-dashboardchecker/requirements.txt index 5acd570f..8f064638 100644 --- a/tools/dhis2-dashboardchecker/requirements.txt +++ b/tools/dhis2-dashboardchecker/requirements.txt @@ -2,7 +2,7 @@ certifi==2023.7.22 charset-normalizer==2.0.6 colorama==0.4.4 dhis2.py==2.3.0 -idna==3.2 +idna==3.7 logzero==1.7.0 numpy==1.22.0 pandas==1.3.3