From 3c2a6a252b9daa90e9435568b11bb865ec6f33d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 17:59:24 +0000 Subject: [PATCH] Bump pygments from 1.5 to 2.7.4 in /pyramid-tutorial-master Bumps [pygments](https://github.com/pygments/pygments) from 1.5 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/1.5...2.7.4) Signed-off-by: dependabot[bot] --- pyramid-tutorial-master/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyramid-tutorial-master/requirements.txt b/pyramid-tutorial-master/requirements.txt index 14a60f3..7ee7a46 100644 --- a/pyramid-tutorial-master/requirements.txt +++ b/pyramid-tutorial-master/requirements.txt @@ -2,7 +2,7 @@ Chameleon==2.9.2 Mako==0.7.0 MarkupSafe==0.15 PasteDeploy==1.5.0 -Pygments==1.5 +Pygments==2.7.4 WebOb==1.2 ZConfig==2.9.3 ZODB3==3.10.5