From 4e8baa79a8323b289183e37bb5ea338fbebe374e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 04:01:56 +0000 Subject: [PATCH] Bump idna from 3.6 to 3.7 in /python 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] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 7ec79cc2..aeff0b17 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -22,7 +22,7 @@ cryptography==42.0.5 # via nitor-vault (setup.py) future==1.0.0 # via nitor-vault (setup.py) -idna==3.6 +idna==3.7 # via requests jmespath==1.0.1 # via