From e94314c4a33de17c4e152510351f92a491b9f796 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 09:46:34 +0000 Subject: [PATCH 1/2] [py] Update dependency idna to v3.10 --- py/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py/requirements.txt b/py/requirements.txt index 3dfbe58c683ab..aef1b0f79400f 100644 --- a/py/requirements.txt +++ b/py/requirements.txt @@ -7,7 +7,7 @@ secretstorage==3.3.3 debugpy==1.8.11 filetype==1.2.0 h11==0.14.0 -idna==3.7 +idna==3.10 importlib-metadata==6.8.0 inflection==0.5.1 iniconfig==2.0.0 From 35fd57eeaa2d714813ef10e98c36b7e7ab1e6102 Mon Sep 17 00:00:00 2001 From: Selenium CI Bot Date: Mon, 6 Jan 2025 09:51:19 +0000 Subject: [PATCH 2/2] Repin dependencies --- py/requirements_lock.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/py/requirements_lock.txt b/py/requirements_lock.txt index a081808cccea8..6831a495cc0f3 100644 --- a/py/requirements_lock.txt +++ b/py/requirements_lock.txt @@ -257,9 +257,9 @@ h11==0.14.0 \ # via # -r py/requirements.txt # wsproto -idna==3.7 \ - --hash=sha256:028ff3aadf0609c1fd278d8ea3089299412a7a8b9bd005dd08b9f8285bcb5cfc \ - --hash=sha256:82fee1fc78add43492d3a1898bfa6d8a904cc97d8427f683ed8e798d07761aa0 +idna==3.10 \ + --hash=sha256:12f65c9b470abda6dc35cf8e63cc574b1c52b11df2c86030af0ac09b01b13ea9 \ + --hash=sha256:946d195a0d259cbba61165e88e65941f16e9b36ea6ddb97f00452bae8b1287d3 # via # -r py/requirements.txt # requests