From c69e8ea673527ea8741401c28eb2a4c4ca4fee0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 23:03:25 +0000 Subject: [PATCH] Bump idna from 3.4 to 3.7 in /include/json/docs/mkdocs Bumps [idna](https://github.com/kjd/idna) from 3.4 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/v3.4...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- include/json/docs/mkdocs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/json/docs/mkdocs/requirements.txt b/include/json/docs/mkdocs/requirements.txt index 3bb0f851..88bd6ba8 100644 --- a/include/json/docs/mkdocs/requirements.txt +++ b/include/json/docs/mkdocs/requirements.txt @@ -9,7 +9,7 @@ gitdb==4.0.10 GitPython==3.1.29 htmlmin==0.1.12 httplib2==0.21.0 -idna==3.4 +idna==3.7 importlib-metadata==5.1.0 Jinja2==3.1.4 joblib==1.2.0