From d0f0e9917f622056fc1aa9e8c9b7c7b9da80fdec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 20:15:45 +0000 Subject: [PATCH] Bump pygments from 2.4.2 to 2.7.4 in /Python Bumps [pygments](https://github.com/pygments/pygments) from 2.4.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.4.2...2.7.4) Signed-off-by: dependabot[bot] --- Python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python/requirements.txt b/Python/requirements.txt index b26f738..82eb967 100644 --- a/Python/requirements.txt +++ b/Python/requirements.txt @@ -2,7 +2,7 @@ certifi==2019.6.16 numpy==1.17.0 prompt-toolkit==1.0.14 pyfiglet==0.8.post1 -Pygments==2.4.2 +Pygments==2.7.4 PyInquirer==1.0.3 regex==2019.6.8 six==1.12.0