From 9280970f8dc35eae58bf2e02ce3139b046d9c615 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 May 2024 09:35:29 +0000 Subject: [PATCH] Bump idna from 2.7 to 3.7 Bumps [idna](https://github.com/kjd/idna) from 2.7 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.7...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 4a246ac76..972350a80 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ Babel==2.6.0 certifi==2018.4.16 chardet==3.0.4 docutils==0.14 -idna==2.7 +idna==3.7 imagesize==1.0.0 Jinja2==2.10 MarkupSafe==1.1.1