From c2138fb8885c730ebc990ed6238ecd13615ad886 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 10:08:22 +0000 Subject: [PATCH] Bump pygments from 2.7.1 to 2.15.0 in /cm Bumps [pygments](https://github.com/pygments/pygments) from 2.7.1 to 2.15.0. - [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.7.1...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cm/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cm/requirements.txt b/cm/requirements.txt index e2fd742..e0b9ab5 100644 --- a/cm/requirements.txt +++ b/cm/requirements.txt @@ -27,7 +27,7 @@ numpy==1.19.2 pika==0.12.0 Pillow==7.2.0 ply==3.11 -Pygments==2.7.1 +Pygments==2.15.0 pygobject==3.26.1 pyparsing==2.4.7 pyrsistent==0.17.3