From 771126d2908882816b51770af1054f02c4befd1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 18:55:34 +0000 Subject: [PATCH] build(deps): bump pygments from 2.3.0 to 2.7.4 in /docs/etc Bumps [pygments](https://github.com/pygments/pygments) from 2.3.0 to 2.7.4. - [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.3.0...2.7.4) Signed-off-by: dependabot[bot] --- docs/etc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/etc/requirements.txt b/docs/etc/requirements.txt index 15ecd843b..a678cc6d0 100644 --- a/docs/etc/requirements.txt +++ b/docs/etc/requirements.txt @@ -9,7 +9,7 @@ imagesize==1.1.0 Jinja2==2.10 MarkupSafe==1.1.0 packaging==18.0 -Pygments==2.3.0 +Pygments==2.7.4 pyparsing==2.3.0 pytz==2018.7 recommonmark==0.4.0