From da485277faaea8ee2f792da6295eb75adcfff92a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 01:49:54 +0000 Subject: [PATCH] :arrow_up: Bump idna from 3.4 to 3.7 in /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] --- docs/mkdocs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/mkdocs/requirements.txt b/docs/mkdocs/requirements.txt index b397d545d0..c80fd40039 100644 --- a/docs/mkdocs/requirements.txt +++ b/docs/mkdocs/requirements.txt @@ -9,7 +9,7 @@ gitdb==4.0.11 GitPython==3.1.40 htmlmin==0.1.12 httplib2==0.22.0 -idna==3.4 +idna==3.7 importlib-metadata==6.8.0 Jinja2==3.1.2 joblib==1.3.2