From 345a4b9bb634356cb751df0ca1877bc2f28faec8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jan 2023 10:34:51 +0000 Subject: [PATCH] Bump pygments from 2.2.0 to 2.7.4 in /python Bumps [pygments](https://github.com/pygments/pygments) from 2.2.0 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.2.0...2.7.4) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 52c40d0..88f9190 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -13,7 +13,7 @@ pluggy==0.7.1 prompt-toolkit==1.0.15 ptyprocess==0.6.0 py==1.5.4 -Pygments==2.2.0 +Pygments==2.7.4 pytest==3.7.1 simplegeneric==0.8.1 six==1.11.0