From 166874b43ee29875d9bb132d13ade76f63b70e94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 17:52:59 +0000 Subject: [PATCH] Bump pygments from 1.6 to 2.7.4 in /requirements 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] --- requirements/doc.txt | 2 +- requirements/py3.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/doc.txt b/requirements/doc.txt index efa5bc8..e6be5ee 100644 --- a/requirements/doc.txt +++ b/requirements/doc.txt @@ -1,5 +1,5 @@ Jinja2==2.7.2 MarkupSafe==0.19 -Pygments==1.6 +Pygments==2.7.4 Sphinx==1.2.2 docutils==0.11 diff --git a/requirements/py3.txt b/requirements/py3.txt index a601466..4d36f98 100644 --- a/requirements/py3.txt +++ b/requirements/py3.txt @@ -1,6 +1,6 @@ Jinja2==2.7.2 MarkupSafe==0.19 -Pygments==1.6 +Pygments==2.7.4 Sphinx==1.2.2 docutils==0.11 simplejson==3.3.3