From 3492e728f03ac73cdbadd0bd3755a8b72b7e2e5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jun 2024 09:24:57 +0000 Subject: [PATCH] Build(deps): Bump idna from 3.4 to 3.7 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 028d3840..c969494f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ charset-normalizer==3.0.1 click==8.1.3 colorama==0.4.6 ghp-import==2.1.0 -idna==3.4 +idna==3.7 importlib-metadata==4.12.0 Jinja2==3.1.2 Markdown==3.3.7