From 0b5f6437d684cb1669a37a74b76018de4cd3fbea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 13:01:34 +0000 Subject: [PATCH] dependabot: bump pygments from 2.16.1 to 2.18.0 (#193) Bumps [pygments](https://github.com/pygments/pygments) from 2.16.1 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.16.1...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> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a7696546..ec9e2285 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,5 @@ mkdocs-glightbox==0.3.7 mkdocs-material==9.5.18 mkdocs-material-extensions==1.3 mkdocs-minify-plugin==0.8.0 -pygments==2.16.1 +pygments==2.18.0 pymdown-extensions==10.8.1