From 37ae943099da68b39953d16a1b7ddc01d10297c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 12:43:35 +0000 Subject: [PATCH] Bump pygments from 2.4.2 to 2.15.0 Bumps [pygments](https://github.com/pygments/pygments) from 2.4.2 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.4.2...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements-docs.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 368e7d44c..a3c7395e8 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -46,7 +46,7 @@ ptyprocess==0.6.0 pycodestyle==2.5.0 pycparser==2.19 pyflakes==2.1.1 -Pygments==2.4.2 +Pygments==2.15.0 PyHamcrest==1.9.0 pyrsistent==0.15.4 pytest==5.2.1 diff --git a/requirements-docs.txt b/requirements-docs.txt index 91e37f497..b0a4edab8 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -4,7 +4,7 @@ imagesize==1.1.0 Jinja2==2.10.3 MarkupSafe==1.1.1 packaging==19.2 -Pygments==2.4.2 +Pygments==2.15.0 pytz==2019.3 snowballstemmer==2.0.0 Sphinx==2.2.1