From 17faecccbb78606ec8a8b25ecb3e58f092205ae4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 13:37:42 +0000 Subject: [PATCH] chore(deps-dev): bump types-pygments Bumps [types-pygments](https://github.com/python/typeshed) from 2.20.0.20260508 to 2.20.0.20260518. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-pygments dependency-version: 2.20.0.20260518 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 080e96e316..44b17002ab 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,7 +75,7 @@ dev = [ "types-chevron==0.14.2.20260408", "types-psutil==7.2.2.20260508", "types-setuptools==82.0.0.20260508", - "types-Pygments==2.20.0.20260508", + "types-Pygments==2.20.0.20260518", "types-colorama==0.4.15.20260508", "types-dateparser==1.4.0.20260508", "types-docutils==0.22.3.20260508",