From 24264db37723a6fcf77167be159e6f67ed488916 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 20:57:14 +0000 Subject: [PATCH] Bump pygments from 2.2.0 to 2.20.0 in /resources Bumps [pygments](https://github.com/pygments/pygments) from 2.2.0 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.2.0...2.20.0) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.20.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- resources/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/requirements.txt b/resources/requirements.txt index 382e3f9..e9f2260 100644 --- a/resources/requirements.txt +++ b/resources/requirements.txt @@ -28,7 +28,7 @@ pluggy==0.8.0 ply==3.11 py==1.7.0 pyenchant==2.0.0 -pygments==2.2.0 +pygments==2.20.0 pyparsing==2.2.2 pytz==2018.7 recommonmark==0.4.0