From 3ef17c6d95f293d9e26964c9c906cd4fd1718aa0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 11:30:51 +0000 Subject: [PATCH] Bump pygments from 2.19.2 to 2.20.0 (#12295) Bumps [pygments](https://github.com/pygments/pygments) from 2.19.2 to 2.20.0.
Release notes

Sourced from pygments's releases.

2.20.0

Changelog

Sourced from pygments's changelog.

Version 2.20.0

(released March 29th, 2026)

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pygments&package-manager=pip&previous-version=2.19.2&new-version=2.20.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/constraints.txt | 2 +- requirements/dev.txt | 2 +- requirements/doc-spelling.txt | 2 +- requirements/doc.txt | 2 +- requirements/lint.txt | 2 +- requirements/test-common.txt | 2 +- requirements/test-ft.txt | 2 +- requirements/test.txt | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/requirements/constraints.txt b/requirements/constraints.txt index 1f276b761e2..408b35618a8 100644 --- a/requirements/constraints.txt +++ b/requirements/constraints.txt @@ -166,7 +166,7 @@ pydantic-core==2.41.5 # via pydantic pyenchant==3.3.0 # via sphinxcontrib-spelling -pygments==2.19.2 +pygments==2.20.0 # via # pytest # rich diff --git a/requirements/dev.txt b/requirements/dev.txt index 18b3f49e7be..db811deb517 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -161,7 +161,7 @@ pydantic==2.12.5 # via python-on-whales pydantic-core==2.41.5 # via pydantic -pygments==2.19.2 +pygments==2.20.0 # via # pytest # rich diff --git a/requirements/doc-spelling.txt b/requirements/doc-spelling.txt index 07298ac42a6..f1185caffa0 100644 --- a/requirements/doc-spelling.txt +++ b/requirements/doc-spelling.txt @@ -32,7 +32,7 @@ packaging==26.0 # via sphinx pyenchant==3.3.0 # via sphinxcontrib-spelling -pygments==2.19.2 +pygments==2.20.0 # via sphinx requests==2.33.0 # via diff --git a/requirements/doc.txt b/requirements/doc.txt index 39447ff949b..c4cb5780c78 100644 --- a/requirements/doc.txt +++ b/requirements/doc.txt @@ -30,7 +30,7 @@ markupsafe==3.0.3 # via jinja2 packaging==26.0 # via sphinx -pygments==2.19.2 +pygments==2.20.0 # via sphinx requests==2.33.0 # via sphinx diff --git a/requirements/lint.txt b/requirements/lint.txt index 3889db64986..0fa1f2f32b2 100644 --- a/requirements/lint.txt +++ b/requirements/lint.txt @@ -79,7 +79,7 @@ pydantic==2.12.5 # via python-on-whales pydantic-core==2.41.5 # via pydantic -pygments==2.19.2 +pygments==2.20.0 # via # pytest # rich diff --git a/requirements/test-common.txt b/requirements/test-common.txt index 5dd75317fc0..96a7a897129 100644 --- a/requirements/test-common.txt +++ b/requirements/test-common.txt @@ -62,7 +62,7 @@ pydantic==2.12.5 # via python-on-whales pydantic-core==2.41.5 # via pydantic -pygments==2.19.2 +pygments==2.20.0 # via # pytest # rich diff --git a/requirements/test-ft.txt b/requirements/test-ft.txt index f6ef768df99..2806dc0c014 100644 --- a/requirements/test-ft.txt +++ b/requirements/test-ft.txt @@ -95,7 +95,7 @@ pydantic==2.12.5 # via python-on-whales pydantic-core==2.41.5 # via pydantic -pygments==2.19.2 +pygments==2.20.0 # via # pytest # rich diff --git a/requirements/test.txt b/requirements/test.txt index ac25c194ac0..59e91af4174 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -95,7 +95,7 @@ pydantic==2.12.5 # via python-on-whales pydantic-core==2.41.5 # via pydantic -pygments==2.19.2 +pygments==2.20.0 # via # pytest # rich