From d6fb1b1bb460dd9cac2a57f009ebc4a24f22e782 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 00:50:07 +0000 Subject: [PATCH] Bump idna from 3.7 to 3.8 in /python in the python group Bumps the python group in /python with 1 update: [idna](https://github.com/kjd/idna). Updates `idna` from 3.7 to 3.8 - [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.7...v3.8) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python ... 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 14720959..5f4ff243 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -22,7 +22,7 @@ cryptography==43.0.0 # via nitor-vault (setup.py) future==1.0.0 # via nitor-vault (setup.py) -idna==3.7 +idna==3.8 # via requests jmespath==1.0.1 # via