From c3b97a8fbf9d8a3fc6da474a1f309a75800c9fb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 17:17:58 +0000 Subject: [PATCH] Bump pygments from 2.17.2 to 2.20.0 in /py Bumps [pygments](https://github.com/pygments/pygments) from 2.17.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.17.2...2.20.0) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.20.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- py/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py/requirements.txt b/py/requirements.txt index 58c510f..7bf60e4 100644 --- a/py/requirements.txt +++ b/py/requirements.txt @@ -3,6 +3,6 @@ click==8.1.7 markdown-it-py==3.0.0 mdurl==0.1.2 protobuf==5.26.1 -Pygments==2.17.2 +Pygments==2.20.0 rich==13.7.1 sentencepiece==0.2.0