From 7703ddcdfa79836ca979118daab63decc0c76d25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 04:46:49 +0000 Subject: [PATCH] chore(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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cf0a27b..0eb9fbb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ editor==1.6.6 filelock==3.13.1 flake8==7.0.0 ghp-import==2.1.0 -idna==3.6 +idna==3.7 importlib_metadata==7.0.2 inquirer==3.2.4 jaraco.classes==3.3.1