From 79cf81f850d7ed951ca141e8885518854089e8dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 16:22:19 +0000 Subject: [PATCH] build(deps): bump pygments from 2.15.1 to 2.20.0 in /Doc Bumps [pygments](https://github.com/pygments/pygments) from 2.15.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.15.1...2.20.0) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.20.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Doc/constraints.txt | 2 +- Doc/requirements-oldest-sphinx.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Doc/constraints.txt b/Doc/constraints.txt index 66c748eb092d83..909b5e479c79cd 100644 --- a/Doc/constraints.txt +++ b/Doc/constraints.txt @@ -11,7 +11,7 @@ imagesize<1.5 Jinja2<3.2 packaging<24 # Pygments==2.15.0 breaks CI -Pygments<2.16,!=2.15.0 +Pygments!=2.15.0,<2.21 requests<3 snowballstemmer<3 sphinxcontrib-applehelp<1.1 diff --git a/Doc/requirements-oldest-sphinx.txt b/Doc/requirements-oldest-sphinx.txt index f7e0665bde445d..e43f63269cb2c5 100644 --- a/Doc/requirements-oldest-sphinx.txt +++ b/Doc/requirements-oldest-sphinx.txt @@ -26,7 +26,7 @@ imagesize==1.4.1 Jinja2==2.11.3 MarkupSafe==1.1.1 packaging==23.1 -Pygments==2.15.1 +Pygments==2.20.0 requests==2.31.0 snowballstemmer==2.2.0 sphinxcontrib-applehelp==1.0.4