From 104a36cceb554917e8e9cd063d4bd574081e8912 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 05:13:21 +0000 Subject: [PATCH 1/2] Bump pygments from 2.19.1 to 2.20.0 Bumps [pygments](https://github.com/pygments/pygments) from 2.19.1 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.1...2.20.0) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.20.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7fc0dd53fc..0d6d74b14d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ packaging==24.2 paginate==0.5.7 pathspec==0.12.1 platformdirs==4.3.6 -Pygments==2.19.1 +Pygments==2.20.0 pyhumps==3.8.0 pymdown-extensions==10.16.1 python-dateutil==2.9.0.post0 From b5c41a12903aaae4c1d2559f57b08d7bcb044f71 Mon Sep 17 00:00:00 2001 From: Joonas Somero Date: Mon, 11 May 2026 10:05:06 +0300 Subject: [PATCH 2/2] Bump pymdown-extensions from 10.16.1 to 10.21.2 It's pymdown-extensions that uses Pygments, so it needs a bump as well. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c83432661d..f42edef7e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ pathspec==0.12.1 platformdirs==4.3.6 Pygments==2.20.0 pyhumps==3.8.0 -pymdown-extensions==10.16.1 +pymdown-extensions==10.21.2 python-dateutil==2.9.0.post0 pytz==2025.1 PyYAML==6.0.2