From b25b36279f31889cbf855f3fa154e12f234303a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 17:08:08 +0000 Subject: [PATCH] Bump pygments from 1.5 to 2.7.4 Bumps [pygments](https://github.com/pygments/pygments) from 1.5 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/1.5...2.7.4) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4f9f70fd..d5660ba1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Jinja2==2.6 Markdown==2.2.1 -Pygments==1.5 +Pygments==2.7.4 Unidecode==0.04.10 blinker==1.2 docutils==0.10