From d568d863138bfb2adeaa17ad98c18727b7214a44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 19:22:24 +0000 Subject: [PATCH] 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] --- docs/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index adc542f7..07b17e81 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -11,7 +11,7 @@ imagesize==1.4.1 Jinja2==3.1.6 MarkupSafe==3.0.3 packaging==26.0 -Pygments==2.19.2 +Pygments==2.20.0 pytz==2025.2 requests==2.32.5 roman-numerals==4.1.0 diff --git a/requirements.txt b/requirements.txt index c85fc345..61acf669 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ platformdirs==4.5.1 pluggy==1.6.0 pycodestyle==2.14.0 pyflakes==3.4.0 -Pygments==2.19.2 +Pygments==2.20.0 pyrsistent==0.20.0 pytest==9.0.2 python-dateutil==2.9.0.post0