From 56ebc73fb7a3aff514bcdbfc76d7e3c4e63bd967 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 00:20:13 +0000 Subject: [PATCH] Bump pygments from 2.3.1 to 2.7.4 Bumps [pygments](https://github.com/pygments/pygments) from 2.3.1 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.3.1...2.7.4) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_gpu.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e98d3bb..6f6f507 100644 --- a/requirements.txt +++ b/requirements.txt @@ -75,7 +75,7 @@ protobuf==3.6.1 ptyprocess==0.6.0 py==1.8.0 pycryptodome==3.8.1 -Pygments==2.3.1 +Pygments==2.7.4 pyparsing==2.3.0 pyrsistent==0.16.0 pytest==4.4.1 diff --git a/requirements_gpu.txt b/requirements_gpu.txt index 604ac3f..4cacc3b 100644 --- a/requirements_gpu.txt +++ b/requirements_gpu.txt @@ -75,7 +75,7 @@ protobuf==3.6.1 ptyprocess==0.6.0 py==1.8.0 pycryptodome==3.8.1 -Pygments==2.3.1 +Pygments==2.7.4 pyparsing==2.3.0 pyrsistent==0.16.0 pytest==4.4.1