From 2cc421a2c2bd375fe52db1d2fe78962aa47a1828 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 21:55:38 +0000 Subject: [PATCH] Bump idna from 2.10 to 3.7 in /requirements/py3.9 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] --- requirements/py3.9/docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/py3.9/docs.txt b/requirements/py3.9/docs.txt index 03161c5..ba51a1d 100644 --- a/requirements/py3.9/docs.txt +++ b/requirements/py3.9/docs.txt @@ -11,7 +11,7 @@ certifi==2023.7.22 # via requests chardet==4.0.0 # via requests css-html-js-minify==2.5.5 # via sphinx-material-saltstack docutils==0.16 # via sphinx -idna==2.10 # via requests +idna==3.7 # via requests imagesize==1.2.0 # via sphinx jinja2==2.11.3 # via sphinx lxml==4.9.1 # via sphinx-material-saltstack