From f9c863a94053c1b221a8b86bc016846303f0134a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 19:40:23 +0000 Subject: [PATCH] Bump pygments in /Segment/Threat Hunting/Hunt For RMMLs Bumps [pygments](https://github.com/pygments/pygments) from 2.19.2 to 2.20.0. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](https://github.com/pygments/pygments/compare/2.19.2...2.20.0) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.20.0 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..8652c7a 100644 --- a/Segment/Threat Hunting/Hunt For RMMLs/requirements.txt +++ b/Segment/Threat Hunting/Hunt For RMMLs/requirements.txt @@ -16,7 +16,7 @@ pandas==2.3.3 pathspec==0.12.1 platformdirs==4.5.0 pluggy==1.6.0 -Pygments==2.19.2 +Pygments==2.20.0 pylint==4.0.3 pytest==9.0.1 python-dateutil==2.9.0.post0