From 7a3cf57fc4d84185be31f1a466daedefddce161f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 14:48:25 +0000 Subject: [PATCH] :arrow_up: Bump pygments from 2.13.0 to 2.15.0 in /docs/mkdocs Bumps [pygments](https://github.com/pygments/pygments) from 2.13.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.13.0...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/mkdocs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/mkdocs/requirements.txt b/docs/mkdocs/requirements.txt index 517fbcfc6..ac13adb7b 100644 --- a/docs/mkdocs/requirements.txt +++ b/docs/mkdocs/requirements.txt @@ -31,7 +31,7 @@ nltk==3.8 packaging==22.0 plantuml==0.3.0 plantuml-markdown==3.7.3 -Pygments==2.13.0 +Pygments==2.15.0 pymdown-extensions==10.0 pyparsing==3.0.9 python-dateutil==2.8.2