From 4f499396c051e4c903759323af749b5a8da3dfd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 15:44:36 +0000 Subject: [PATCH] Bump pygments from 2.0.1 to 2.7.4 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) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index bfa3c42ab..61a979021 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -5,7 +5,7 @@ pep8==1.5.7 pip-tools==0.3.5 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