From c5450922e28c40a6e63a3d01a984c4da39470a12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 01:30:47 +0000 Subject: [PATCH] chore(deps-dev): bump types-pygments Bumps [types-pygments](https://github.com/python/typeshed) from 2.19.0.20251121 to 2.20.0.20260508. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-pygments dependency-version: 2.20.0.20260508 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e7543b202f..46ba1b43bb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,7 +75,7 @@ dev = [ "types-chevron==0.14.2.20250103", "types-psutil==7.2.2.20260130", "types-setuptools==82.0.0.20260408", - "types-Pygments==2.19.0.20251121", + "types-Pygments==2.20.0.20260508", "types-colorama==0.4.15.20260508", "types-dateparser==1.4.0.20260328", "types-docutils==0.22.3.20260508",