From ba0af5877494b8636b23b0cd318cae987efb35ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 23:57:16 +0000 Subject: [PATCH] Bump idna from 3.1 to 3.7 in /py-build Bumps [idna](https://github.com/kjd/idna) from 3.1 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.1...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- py-build/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py-build/requirements.txt b/py-build/requirements.txt index 65b7d1a6..05babd00 100644 --- a/py-build/requirements.txt +++ b/py-build/requirements.txt @@ -6,7 +6,7 @@ chardet==5.1.0 docutils==0.17.1 ecdsa==0.16.1 future==0.18.3 -idna==3.1 +idna==3.7 isort==5.8.0 jmespath==0.10.0 lazy-object-proxy==1.6.0