From 8d034ee6569a7ed5f0d6db0526334fc548297dcb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 02:51:40 +0000 Subject: [PATCH] Bump pygments from 2.17.2 to 2.19.2 Bumps [pygments](https://github.com/pygments/pygments) from 2.17.2 to 2.19.2. - [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.17.2...2.19.2) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.19.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3bbeeec..3c49c87 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ packaging==24.0 pycparser==3.0 pydantic==2.12.5 pydantic_core==2.41.5 -Pygments==2.17.2 +Pygments==2.19.2 pyOpenSSL==23.2.0 requests==2.32.5 tls_parser==2.0.2