From 2504467df8748491e00fddc06da812cfbaf623ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 08:38:23 +0000 Subject: [PATCH] Bump idna from 2.10 to 3.7 in /data_extraction 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] --- data_extraction/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data_extraction/requirements.txt b/data_extraction/requirements.txt index 09545660f..9d7f20d1f 100644 --- a/data_extraction/requirements.txt +++ b/data_extraction/requirements.txt @@ -1,7 +1,7 @@ certifi==2022.12.7 chardet==4.0.0 et-xmlfile==1.0.1 -idna==2.10 +idna==3.7 jdcal==1.4.1 numpy==1.22.0 openpyxl==3.0.5