From 5fc87756f6445969547b1be8181842b40410d8ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 10:58:22 +0300 Subject: [PATCH] Bump idna from 3.8 to 3.10 in /python in the python group (#513) Bumps the python group in /python with 1 update: [idna](https://github.com/kjd/idna). Updates `idna` from 3.8 to 3.10 - [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.8...v3.10) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 3391956d..cdcda74d 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -22,7 +22,7 @@ cryptography==43.0.1 # via nitor-vault (setup.py) future==1.0.0 # via nitor-vault (setup.py) -idna==3.8 +idna==3.10 # via requests jmespath==1.0.1 # via