From 8dac038bbff2425918a445edc509f6399533ab2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 17:13:15 +0000 Subject: [PATCH] Bump pygments from 1.6 to 2.7.4 in /setup Bumps [pygments](https://github.com/pygments/pygments) from 1.6 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.6...2.7.4) Signed-off-by: dependabot[bot] --- setup/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/requirements.txt b/setup/requirements.txt index 1254694..13b69e2 100644 --- a/setup/requirements.txt +++ b/setup/requirements.txt @@ -2,7 +2,7 @@ Cython==0.19.1 Markdown==2.3.1 PyMeta3==0.5.1 PyYAML==5.1 -Pygments==1.6 +Pygments==2.7.4 WebOb==1.7.0rc1 bottle==0.11.6 docutils==0.10