From 8264e474178a5a89352703ac418fa8811c4bade5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 13:25:49 +0000 Subject: [PATCH] Bump pygments from 2.9.0 to 2.15.0 Bumps [pygments](https://github.com/pygments/pygments) from 2.9.0 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.9.0...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_new.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_new.txt b/requirements_new.txt index 4b552d5..a9e806e 100644 --- a/requirements_new.txt +++ b/requirements_new.txt @@ -42,7 +42,7 @@ prompt-toolkit==3.0.18 protobuf==3.15.6 ptyprocess==0.7.0 pydicom==2.1.2 -Pygments==2.9.0 +Pygments==2.15.0 pyparsing==2.4.7 python-dateutil==2.8.1 pytz==2021.1