From e06ad0fff7da755a02125fe6dbb3164963547f32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 13:14:10 +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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b349f14..8db74e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -61,7 +61,7 @@ prompt-toolkit==1.0.15 ptyprocess==0.5.2 pybedtools==0.7.10 PyFunctional==1.1.2 -Pygments==2.7.4 +Pygments==2.15.0 PyHGNC==0.2.4 PyMySQL==0.8.0 pyparsing==2.2.0