From 93edf20ea70a185449abf919ecc9f2555f1098ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 16:55:05 +0000 Subject: [PATCH] build(deps): bump idna from 2.10 to 3.4 in /docs Bumps [idna](https://github.com/kjd/idna) from 2.10 to 3.4. - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v2.10...v3.4) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 402d42337c..e5a126aa84 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -4,7 +4,7 @@ certifi==2022.12.7 chardet==4.0.0 commonmark==0.9.1 docutils==0.16 -idna==2.10 +idna==3.4 imagesize==1.2.0 Jinja2==2.11.3 MarkupSafe==1.1.1