From 763b1dc90084c1aaab395f915b4bf95cf81a996e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Jan 2022 17:21:15 +0000 Subject: [PATCH] Bump pygments from 2.6.1 to 2.7.4 in /python/excel Bumps [pygments](https://github.com/pygments/pygments) from 2.6.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.6.1...2.7.4) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/excel/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/excel/requirements.txt b/python/excel/requirements.txt index 5fc3765..23c8d89 100644 --- a/python/excel/requirements.txt +++ b/python/excel/requirements.txt @@ -133,7 +133,7 @@ prompt-toolkit==3.0.5 ptyprocess==0.6.0 py==1.8.1 pycparser==2.19 -Pygments==2.6.1 +Pygments==2.7.4 PyJWT==1.7.1 pyparsing==2.4.7 pyrsistent==0.16.0