From 9c216bda327be8bcbc3e5cc117b379c9fd757b2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 04:39:59 +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: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b1965ecd..78da1374 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ exceptiongroup==1.2.0 # via pytest ghp-import==2.1.0 # via mkdocs -idna==3.6 +idna==3.7 # via requests importlib-metadata==7.0.2 # via