From e5455c9cdd2d4e0724cc6894304f81496d4fa78a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 16:08:41 +0000 Subject: [PATCH] Bump idna from 2.10 to 3.7 in /real_url 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] --- real_url/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/real_url/requirements.txt b/real_url/requirements.txt index 7c3be85..835fc20 100644 --- a/real_url/requirements.txt +++ b/real_url/requirements.txt @@ -3,7 +3,7 @@ async-timeout==3.0.1 attrs==20.2.0 certifi==2020.6.20 chardet==3.0.4 -idna==2.10 +idna==3.7 multidict==4.7.6 protobuf==3.12.2 pycryptodome==3.9.8