From 6b1726d929b7f94c0b2b56467a71c1062238c4ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 13:28:22 +0000 Subject: [PATCH] build(deps): bump pygments from 2.9.0 to 2.15.0 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] --- requirements-cidocs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-cidocs.txt b/requirements-cidocs.txt index 947688c13c06..1978adcaffd7 100644 --- a/requirements-cidocs.txt +++ b/requirements-cidocs.txt @@ -3,5 +3,5 @@ sphinx-jinja==1.1.0 sphinx-rtd-theme==0.5.2 sphinxcontrib-spelling==7.2.1 sphinxcontrib-websupport==1.2.4 -Pygments==2.9.0 +Pygments==2.15.0 towncrier==21.3.0