From a809c12b954dc46f686d4610358554f9461e07fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 11:28:03 +0000 Subject: [PATCH] Bump pygments from 2.14.0 to 2.15.0 in /.github/workflows Bumps [pygments](https://github.com/pygments/pygments) from 2.14.0 to 2.15.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.14.0...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .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 dcdee61..cfb9ae2 100644 --- a/.github/workflows/requirements.txt +++ b/.github/workflows/requirements.txt @@ -2,4 +2,4 @@ mkdocs==1.4.2 mkdocs-simple-hooks==0.1.5 mkdocs-material==9.0.9 mike==1.1.2 -pygments==2.14.0 \ No newline at end of file +pygments==2.15.0 \ No newline at end of file -- 2.30.2