From 65d54a61c5c8dd093ab3701abfd1d3dd21256e99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 12:42:55 +0000 Subject: [PATCH] Bump pygments from 2.4.2 to 2.15.0 in /giza Bumps [pygments](https://github.com/pygments/pygments) from 2.4.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.4.2...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- giza/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/giza/requirements.txt b/giza/requirements.txt index 50f88567..10005732 100644 --- a/giza/requirements.txt +++ b/giza/requirements.txt @@ -26,7 +26,7 @@ packaging==19.0 pbr==5.3.1 polib==1.1.0 pycparser==2.19 -Pygments==2.4.2 +Pygments==2.15.0 PyJWT==1.7.1 pyparsing==2.4.0 python-dateutil==2.8.0