From 8092c4f2f867792f1eff47a3cf25abb0a89c4b1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 17:56:16 +0000 Subject: [PATCH] Bump pygments from 2.1.3 to 2.7.4 Bumps [pygments](https://github.com/pygments/pygments) from 2.1.3 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.1.3...2.7.4) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_linux.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index d17bb14..5e00551 100644 --- a/requirements.txt +++ b/requirements.txt @@ -57,7 +57,7 @@ protobuf==3.4.0 ptyprocess==0.5.1 py-cpuinfo==3.3.0 pycosat==0.6.1 -Pygments==2.1.3 +Pygments==2.7.4 PyLEMS==0.4.9 PyMySQL==0.7.11 pyparsing==2.2.0 diff --git a/requirements_linux.txt b/requirements_linux.txt index a0d6762..b482d6c 100644 --- a/requirements_linux.txt +++ b/requirements_linux.txt @@ -41,7 +41,7 @@ protobuf==3.12.0 ptyprocess==0.5.1 py-cpuinfo==3.3.0 pycosat==0.6.1 -Pygments==2.1.3 +Pygments==2.7.4 PyLEMS==0.4.9 pyparsing==2.2.0 python-dateutil==2.6.1