From 6ebf729e0a09b9ee9d56703d810f581a1242f307 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 20:17:15 +0200 Subject: [PATCH] Bump idna from 3.3 to 3.7 in /dnas (#202) Bumps [idna](https://github.com/kjd/idna) from 3.3 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.3...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dnas/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dnas/requirements.txt b/dnas/requirements.txt index 2f9107d..19f7e29 100644 --- a/dnas/requirements.txt +++ b/dnas/requirements.txt @@ -3,7 +3,7 @@ black==24.3.0 certifi==2023.7.22 charset-normalizer==2.0.12 Deprecated==1.2.13 -idna==3.3 +idna==3.7 isort==5.12.0 mrtparse==2.2.0 mypy==1.6.1