From b7411c8d6818bf68fb8f1b19a13ecba7c96670fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 17:30:32 +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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index e11e04f..6c0413f --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ pexpect==4.2.1 pickleshare==0.7.4 prompt-toolkit==1.0.14 ptyprocess==0.5.1 -Pygments==2.2.0 +Pygments==2.7.4 pyparsing==2.2.0 python-dateutil==2.6.0 pytz==2017.2