From 9e5a3523199d550e2aa6c1aaa454ca9ec0305fb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 17:35:20 +0000 Subject: [PATCH] Bump pygments from 2.0.1 to 2.7.4 in /python Bumps [pygments](https://github.com/pygments/pygments) from 2.0.1 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.0.1...2.7.4) Signed-off-by: dependabot[bot] --- python/dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/dev-requirements.txt b/python/dev-requirements.txt index b5ce8ec..fd8a5dd 100644 --- a/python/dev-requirements.txt +++ b/python/dev-requirements.txt @@ -6,7 +6,7 @@ pip-tools==0.3.5 pip-review==0.4 py==1.4.26 pyflakes==0.8.1 -Pygments==2.0.1 +Pygments==2.7.4 pytest==2.6.4 redis==2.10.3 Sphinx==1.2.3