From 5676f61301fac0bd6f8ff043de49fa58eb51712b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 24 Aug 2024 09:47:43 +0000 Subject: [PATCH] build(deps): bump idna from 3.6 to 3.7 Bumps [idna](https://github.com/kjd/idna) from 3.6 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.6...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index 6b89cd05..67342b1b 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -68,7 +68,7 @@ griffe==0.42.1 # via mkdocstrings-python htmlmin2==0.1.13 # via mkdocs-minify-plugin -idna==3.6 +idna==3.7 # via requests importlib-metadata==7.1.0 # via mike