From 583de9fb81a75bcb1867f2401c8f2b41121de8cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 01:15:55 +0000 Subject: [PATCH] Bump pygments from 2.4.2 to 2.19.2 in /docs Bumps [pygments](https://github.com/pygments/pygments) from 2.4.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.4.2...2.19.2) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.19.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 99f0ec2..4b22e16 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -13,7 +13,7 @@ MarkupSafe==1.1.1 oyaml==0.9 packaging==19.0 pbr==5.3.1 -Pygments==2.4.2 +Pygments==2.19.2 pyparsing==2.4.0 python-dateutil==2.8.0 pytz==2019.1