From c89e265304e8bab5e83ade7e476800c243668a17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 02:01:09 +0000 Subject: [PATCH] Bump pygments from 2.5.2 to 2.7.4 Bumps [pygments](https://github.com/pygments/pygments) from 2.5.2 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.5.2...2.7.4) 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 d84528d..56f1305 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -21,7 +21,7 @@ packaging==20.0 pathtools==0.1.2 pipdeptree==0.10.1 py==1.4.34 -Pygments==2.5.2 +Pygments==2.7.4 PyHamcrest==1.9.0 pyparsing==2.4.6 pytest==3.2.3