From c030c70359ed13328c6d7332a0e45652e8e63384 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 21:50:04 +0000 Subject: [PATCH] Bump idna from 3.11 to 3.15 in /Segment/Threat Hunting/Hunt For RMMLs Bumps [idna](https://github.com/kjd/idna) from 3.11 to 3.15. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](https://github.com/kjd/idna/compare/v3.11...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Segment/Threat Hunting/Hunt For RMMLs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Segment/Threat Hunting/Hunt For RMMLs/requirements.txt b/Segment/Threat Hunting/Hunt For RMMLs/requirements.txt index 8a94c4e..6bb1241 100644 --- a/Segment/Threat Hunting/Hunt For RMMLs/requirements.txt +++ b/Segment/Threat Hunting/Hunt For RMMLs/requirements.txt @@ -4,7 +4,7 @@ certifi==2025.10.5 charset-normalizer==3.4.4 click==8.3.0 dill==0.4.0 -idna==3.11 +idna==3.15 iniconfig==2.3.0 isort==7.0.0 loguru==0.7.3