From 1430981d258639f96f5557df16d28d2466aa6924 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 14:25:18 +0000 Subject: [PATCH] Bump pygments from 2.11.2 to 2.15.0 in /ncli (#5205) Bumps [pygments](https://github.com/pygments/pygments) from 2.11.2 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.11.2...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- ncli/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ncli/requirements.txt b/ncli/requirements.txt index 1773ffe32..7e088b835 100644 --- a/ncli/requirements.txt +++ b/ncli/requirements.txt @@ -60,7 +60,7 @@ prompt-toolkit==3.0.24 ptyprocess==0.7.0 pure-eval==0.2.1 pycparser==2.21 -Pygments==2.11.2 +Pygments==2.15.0 pyparsing==3.0.6 pypng==0.0.21 pyrsistent==0.18.1