From c57a8c6f3483d80f957d5e69b784475a2fb0ac61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 17:13:39 +0000 Subject: [PATCH] Bump pygments from 2.2.0 to 2.7.4 Bumps [pygments](https://github.com/pygments/pygments) from 2.2.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.2.0...2.7.4) Signed-off-by: dependabot[bot] --- requirements_py27_dev.txt | 2 +- requirements_py3_dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_py27_dev.txt b/requirements_py27_dev.txt index 1a293f4..2a94c54 100644 --- a/requirements_py27_dev.txt +++ b/requirements_py27_dev.txt @@ -67,7 +67,7 @@ pydot2==1.0.33 pydotplus==2.0.2 pyenchant==1.6.8 pyflakes==1.5.0 -Pygments==2.2.0 +Pygments==2.7.4 pygraphviz==1.3.1 pylint==1.6.5 pyparsing==2.1.10 diff --git a/requirements_py3_dev.txt b/requirements_py3_dev.txt index d1c99f0..e6f20ca 100644 --- a/requirements_py3_dev.txt +++ b/requirements_py3_dev.txt @@ -64,7 +64,7 @@ pydot2==1.0.33 pydotplus==2.0.2 pyenchant==1.6.8 pyflakes==1.5.0 -Pygments==2.2.0 +Pygments==2.7.4 pygraphviz==1.3.1 pylint==1.6.5 pyparsing==2.1.10