From b9728cae235cc49e485bbe15f6ba0b2604f390fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 13:12:42 +0000 Subject: [PATCH] Bump pygments from 2.7.4 to 2.15.0 Bumps [pygments](https://github.com/pygments/pygments) from 2.7.4 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.7.4...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- deconst-requirements.txt | 2 +- doc/deconst-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deconst-requirements.txt b/deconst-requirements.txt index d716de1..2287697 100644 --- a/deconst-requirements.txt +++ b/deconst-requirements.txt @@ -2,7 +2,7 @@ chios==0.1.3 doc8==0.7.0 docutils==0.13.1 pyenchant==1.6.8 -Pygments==2.7.4 +Pygments==2.15.0 restructuredtext-lint==0.17.2 Sphinx>=1.5.1,<1.6 sphinx-rtd-theme>=0.1.9 diff --git a/doc/deconst-requirements.txt b/doc/deconst-requirements.txt index 54692d8..c8b158e 100644 --- a/doc/deconst-requirements.txt +++ b/doc/deconst-requirements.txt @@ -1,6 +1,6 @@ chios==0.1.3 doc8==0.7.0 -Pygments==2.7.4 +Pygments==2.15.0 restructuredtext-lint==0.17.2 Sphinx>=1.5.1,<1.6 sphinx-rtd-theme>=0.1.9