From 270227c04584b755a0f37871132f1fc14fe349cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 13:56:51 +0000 Subject: [PATCH] Bump idna from 3.4 to 3.7 in /tests/selenium 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] --- tests/selenium/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/selenium/requirements.txt b/tests/selenium/requirements.txt index fbf7076a1d..c39e441b68 100644 --- a/tests/selenium/requirements.txt +++ b/tests/selenium/requirements.txt @@ -1,7 +1,7 @@ attrs==23.1.0 certifi==2023.7.22 h11==0.14.0 -idna==3.4 +idna==3.7 outcome==1.2.0 PySocks==1.7.1 selenium==4.14.0