From 7e9afc1954b628a1592d48c58c3cd3c1ab280d94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 08:56:35 +0000 Subject: [PATCH] deps(deps): 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 update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index ba24255..b7a726a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -223,7 +223,7 @@ pydocstyle==6.3.0 # via flake8-docstrings pyflakes==3.4.0 # via flake8 -pygments==2.19.2 +pygments==2.20.0 # via # pytest # rich diff --git a/requirements.txt b/requirements.txt index a63ca7d..4afb7ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -131,7 +131,7 @@ pyasn1==0.6.2 # via pyplayground (pyproject.toml) pycparser==2.22 # via cffi -pygments==2.19.2 +pygments==2.20.0 # via # rich # textual