From 74f1f6567b6434a3cb879919bd52d47a82b01469 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 20:48:29 +0000 Subject: [PATCH] :seedling: Bump pygments from 2.19.2 to 2.20.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2b29d247e1..a52f1e67ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ packaging==26.0 paginate==0.5.7 pathspec==1.0.4 platformdirs==4.9.4 -Pygments==2.19.2 +Pygments==2.20.0 pymdown-extensions==10.21 pyquery==2.0.1 python-dateutil==2.9.0.post0