From af9035c3ee31ce2168c545b9009caf2a24e3c557 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 11:09:37 +0000 Subject: [PATCH] Bump pygments from 2.10.0 to 2.15.0 Bumps [pygments](https://github.com/pygments/pygments) from 2.10.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.10.0...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-base-system.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-base-system.txt b/requirements-base-system.txt index 8b27d8b..9d61205 100644 --- a/requirements-base-system.txt +++ b/requirements-base-system.txt @@ -19,7 +19,7 @@ mock==1.0.1 packaging==21.0 Pillow==5.4.1 pkg_resources==0.0.0 -Pygments==2.10.0 +Pygments==2.15.0 pyparsing==2.4.7 python-dateutil==2.8.2 pytz==2021.1