From 2984f99655b762f97b932e1b381ea18aced23d67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 10:21:24 +0000 Subject: [PATCH] build(deps): bump idna from 3.4 to 3.6 in /docs Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.6. - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.4...v3.6) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor ... 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 10ec80f228..7157d11140 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -8,7 +8,7 @@ certifi==2023.11.17 chardet==5.2.0 commonmark==0.9.1 docutils==0.18.1 -idna==3.4 +idna==3.6 imagesize==1.4.1 myst-parser==2.0.0 packaging==23.2