From 985a97b39de3d43fa3f1c52bd3ba1b68ffd7bfbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 22:41:04 +0000 Subject: [PATCH] Bump pygments from 2.4.2 to 2.7.4 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] --- dev/requirements_old.txt | 2 +- requirements.txt | 2 +- src/requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev/requirements_old.txt b/dev/requirements_old.txt index 09761645..6f8583e6 100644 --- a/dev/requirements_old.txt +++ b/dev/requirements_old.txt @@ -45,7 +45,7 @@ prompt-toolkit==2.0.9 protobuf==3.10.0 ptyprocess==0.6.0 pycparser==2.19 -Pygments==2.4.2 +Pygments==2.7.4 pyparsing==2.4.2 python-dateutil==2.8.0 pytz==2019.2 diff --git a/requirements.txt b/requirements.txt index e27a454e..59b5bd2c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -52,7 +52,7 @@ ptyprocess==0.6.0 pyasn1==0.4.8 pyasn1-modules==0.2.8 pycparser==2.19 -Pygments==2.4.2 +Pygments==2.7.4 pyparsing==2.4.2 python-dateutil==2.8.0 pytz==2019.2 diff --git a/src/requirements.txt b/src/requirements.txt index e27a454e..59b5bd2c 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -52,7 +52,7 @@ ptyprocess==0.6.0 pyasn1==0.4.8 pyasn1-modules==0.2.8 pycparser==2.19 -Pygments==2.4.2 +Pygments==2.7.4 pyparsing==2.4.2 python-dateutil==2.8.0 pytz==2019.2