From 8001566c1821ac9e84eef2e8a7595313ccd439b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 11:05:37 +0200 Subject: [PATCH] Bump idna from 3.4 to 3.7 in /py (#13808) Bumps [idna](https://github.com/kjd/idna) from 3.4 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.4...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- py/requirements.txt | 2 +- py/requirements_lock.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/py/requirements.txt b/py/requirements.txt index 41231696e0a13..bc91501adabf5 100644 --- a/py/requirements.txt +++ b/py/requirements.txt @@ -6,7 +6,7 @@ cryptography==42.0.4 dataclasses==0.6 debugpy==1.8.0 h11==0.14.0 -idna==3.4 +idna==3.7 importlib-metadata==6.8.0 inflection==0.5.1 iniconfig==2.0.0 diff --git a/py/requirements_lock.txt b/py/requirements_lock.txt index 2d4f373a13f0c..b4746763676c5 100644 --- a/py/requirements_lock.txt +++ b/py/requirements_lock.txt @@ -248,9 +248,9 @@ h11==0.14.0 \ # via # -r py/requirements.txt # wsproto -idna==3.4 \ - --hash=sha256:814f528e8dead7d329833b91c5faa87d60bf71824cd12a7530b5526063d02cb4 \ - --hash=sha256:90b77e79eaa3eba6de819a0c442c0b4ceefc341a7a2ab77d7562bf49f425c5c2 +idna==3.7 \ + --hash=sha256:028ff3aadf0609c1fd278d8ea3089299412a7a8b9bd005dd08b9f8285bcb5cfc \ + --hash=sha256:82fee1fc78add43492d3a1898bfa6d8a904cc97d8427f683ed8e798d07761aa0 # via # -r py/requirements.txt # requests