From 2731790e740e01bf9dc5a1f381d10cbfd5c2439e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2025 08:39:29 +0100 Subject: [PATCH] Bump pygments from 2.18.0 to 2.19.1 in /.github Bumps [pygments](https://github.com/pygments/pygments) from 2.18.0 to 2.19.1. - [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.19.1) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: berndgassmann --- .github/workflows/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/requirements.txt b/.github/workflows/requirements.txt index b752284907..45b11a087b 100644 --- a/.github/workflows/requirements.txt +++ b/.github/workflows/requirements.txt @@ -4,7 +4,7 @@ markdown-include==0.8.1 mdx_truly_sane_lists==1.3 mkdocs==1.6.1 pygccxml==2.6.1 -Pygments==2.18.0 +Pygments==2.19.1 pymdown-extensions==10.14.3 pyplusplus==1.8.5 setuptools==75.8.0