From 2bd274216855d17395dd74d24bfe92330c953415 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 19:49:38 +0000 Subject: [PATCH] Bump pygments from 2.4.2 to 2.7.4 in /bitrue Bumps [pygments](https://github.com/pygments/pygments) from 2.4.2 to 2.7.4. - [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.7.4) Signed-off-by: dependabot[bot] --- bitrue/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitrue/requirements.txt b/bitrue/requirements.txt index 6d3b12c..18c6080 100644 --- a/bitrue/requirements.txt +++ b/bitrue/requirements.txt @@ -14,7 +14,7 @@ MarkupSafe==1.1.1 pkginfo==1.5.0.1 poyo==0.4.2 project-template-python==0.0.1 -Pygments==2.4.2 +Pygments==2.7.4 python-dateutil==2.8.0 pytz==2019.1 readme-renderer==24.0