From bb7b14a919f748313c9d442070a5d8bfae5fd975 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Jun 2024 18:26:29 +0000 Subject: [PATCH] build(deps): bump idna from 2.6 to 3.7 in /libbeat/tests/system Bumps [idna](https://github.com/kjd/idna) from 2.6 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/v2.6...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- libbeat/tests/system/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libbeat/tests/system/requirements.txt b/libbeat/tests/system/requirements.txt index a131b0a8e06..f5636ae4b4c 100644 --- a/libbeat/tests/system/requirements.txt +++ b/libbeat/tests/system/requirements.txt @@ -25,7 +25,7 @@ enum34==1.1.6 exceptiongroup==1.2.0 googleapis-common-protos==1.56.4 grpcio==1.60.0 -idna==2.6 +idna==3.7 importlib-metadata==1.7.0 iniconfig==1.0.1 ipaddress==1.0.19