From b74c6db4351ce5de46869542845938b66637f3a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 12:53:35 +0000 Subject: [PATCH] Bump pygments from 2.6.1 to 2.15.0 in /cli Bumps [pygments](https://github.com/pygments/pygments) from 2.6.1 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.6.1...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cli/doc-building-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/doc-building-requirements.txt b/cli/doc-building-requirements.txt index 25079ce6..ae762a67 100644 --- a/cli/doc-building-requirements.txt +++ b/cli/doc-building-requirements.txt @@ -10,7 +10,7 @@ MarkupSafe==1.1.1 packaging==20.4 parsimonious==0.7.0 pbr==5.4.5 -Pygments==2.6.1 +Pygments==2.15.0 pyparsing==2.4.7 pytz==2020.1 requests==2.24.0