From 1a2f4f406c7698c74e9eeb697062f34fae7ed16d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 13:02:17 +0000 Subject: [PATCH] Bump pygments from 2.7.4 to 2.15.0 Bumps [pygments](https://github.com/pygments/pygments) from 2.7.4 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.7.4...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-3.txt b/requirements-3.txt index 257a732..2569e9e 100644 --- a/requirements-3.txt +++ b/requirements-3.txt @@ -12,7 +12,7 @@ linecache2==1.0.0 mypy==1.7.1 packaging==16.8 pkginfo==1.4.2 -Pygments==2.7.4 +Pygments==2.15.0 pyparsing==2.2.0 python-dateutil==2.8.2 pytz==2023.3