From 5afcb6f5a5141a223cb59ab0e2b92dbfc00e8b95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 09:06:29 +0000 Subject: [PATCH] Bump pygments from 2.9.0 to 2.15.0 in /doc/sphinx Bumps [pygments](https://github.com/pygments/pygments) from 2.9.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.9.0...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- doc/sphinx/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/sphinx/requirements.txt b/doc/sphinx/requirements.txt index 5f6073b..5ba7c84 100644 --- a/doc/sphinx/requirements.txt +++ b/doc/sphinx/requirements.txt @@ -21,7 +21,7 @@ MarkupSafe==2.0.0 mdit-py-plugins==0.2.8 myst-parser==0.14.0 packaging==20.9 -Pygments==2.9.0 +Pygments==2.15.0 pyparsing==2.4.7 pytz==2021.1 PyYAML==5.4.1