From 406a70f203c06de59c52417d57bcf38ebc907465 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 10:20:28 +0000 Subject: [PATCH] Bump idna from 2.8 to 3.7 Bumps [idna](https://github.com/kjd/idna) from 2.8 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.8...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 55da6a6..526eb34 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ docutils==0.15.2 flake8==3.9.2 gunicorn==19.7.1 html5lib==1.0.1 -idna==2.8 +idna==3.7 ipaddr==2.2.0 ipdb==0.13.4 ipython==8.10.0