From 4b4ede01ac0edd9d59507a9aa8cb6a860663cf6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 00:31:20 +0200 Subject: [PATCH] Bump pygments from 2.17.2 to 2.18.0 in /.github (#209) Bumps [pygments](https://github.com/pygments/pygments) from 2.17.2 to 2.18.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.17.2...2.18.0) --- 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 ab4264dbd..770225cc7 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.0 pygccxml==2.5.0 -Pygments==2.17.2 +Pygments==2.18.0 pymdown-extensions==10.8.1 pyplusplus==1.8.5 setuptools==69.5.1