From f61cacc18b13eec67802ae1bc85cc9983912fd05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 00:45:47 +0000 Subject: [PATCH] Bump pygments from 2.5.2 to 2.7.4 in /docs/tools Bumps [pygments](https://github.com/pygments/pygments) from 2.5.2 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.5.2...2.7.4) Signed-off-by: dependabot[bot] --- docs/tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tools/requirements.txt b/docs/tools/requirements.txt index 4106100bfa3b..1554b3e6bffb 100644 --- a/docs/tools/requirements.txt +++ b/docs/tools/requirements.txt @@ -23,7 +23,7 @@ nltk==3.5 nose==1.3.7 protobuf==3.14.0 numpy==1.19.2 -Pygments==2.5.2 +Pygments==2.7.4 pymdown-extensions==8.0 python-slugify==4.0.1 PyYAML==5.3.1