From 682bcb9bf2bc99d06a0fce46ddd6813da85cfe86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 20:07:42 +0000 Subject: [PATCH] Bump pygments from 2.4.2 to 2.7.4 in /utils 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] --- utils/requirements3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/requirements3.txt b/utils/requirements3.txt index c867652..ee671f0 100644 --- a/utils/requirements3.txt +++ b/utils/requirements3.txt @@ -43,7 +43,7 @@ pickleshare==0.7.5 #prompt-toolkit==1.0.16 ptyprocess==0.6.0 py4j==0.10.7 -Pygments==2.4.2 +Pygments==2.7.4 pyparsing==2.4.0 python-dateutil==2.8.0 pytz==2019.1