From 97d8fb28760273a505f4db3f7216f75edf7c4ab5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 11:22:00 +0000 Subject: [PATCH] Bump pygments from 2.11.2 to 2.15.0 in /examples/CH_11 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] --- examples/CH_11/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 examples/CH_11/requirements.txt diff --git a/examples/CH_11/requirements.txt b/examples/CH_11/requirements.txt old mode 100755 new mode 100644 index 81569f4..91342a1 --- a/examples/CH_11/requirements.txt +++ b/examples/CH_11/requirements.txt @@ -34,7 +34,7 @@ pbr==5.8.1 premailer==3.10.0 pycodestyle==2.8.0 pycparser==2.21 -Pygments==2.11.2 +Pygments==2.15.0 pyjwt==2.4.0 python-dateutil==2.8.2 python-editor==1.0.4