From b2f060ad2ff294f83e04f0eb0ca3c72d3fa5a640 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 19:22:17 +0000 Subject: [PATCH] Bump pygments from 2.19.2 to 2.20.0 in /envs 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] --- envs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/envs/requirements.txt b/envs/requirements.txt index 41d8e86b..ea758605 100644 --- a/envs/requirements.txt +++ b/envs/requirements.txt @@ -34,7 +34,7 @@ pillow==12.0.0 pyamg==5.3.0 pyarrow==22.0.0 pyface==8.0.0 -Pygments==2.19.2 +Pygments==2.20.0 pyparsing==3.2.5 PyQt5==5.15.11 PyQt5_sip==12.17.2