From 717d23fe8c9c6a0b7718c3526640696061ea649b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 00:15:49 +0000 Subject: [PATCH] build(deps-dev): bump pygments from 2.18.0 to 2.20.0 Bumps [pygments](https://github.com/pygments/pygments) from 2.18.0 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.18.0...2.20.0) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.20.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 40bf160574..7741980ec5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ gui = [ "blockdiag==3.0.0", "docutils==0.21.2", "Jinja2==3.1.6", - "Pygments==2.18.0", + "Pygments==2.20.0", "Sphinx==9.0.4", "sphinxcontrib-blockdiag==3.0.0", "sphinx_autodoc_typehints==3.6.1", @@ -115,7 +115,7 @@ wheel = [ "blockdiag==3.0.0", "docutils==0.21.2", "Jinja2==3.1.6", - "Pygments==2.18.0", + "Pygments==2.20.0", # # Windows #