From 83ea838d0523e1b69241ebf8376f397db0eca0f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 16:45:07 +0000 Subject: [PATCH] Bump pygments from 1.6rc1 to 2.7.4 in /sample/pyramid Bumps [pygments](https://github.com/pygments/pygments) from 1.6rc1 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/commits/2.7.4) Signed-off-by: dependabot[bot] --- sample/pyramid/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample/pyramid/requirements.txt b/sample/pyramid/requirements.txt index c80ac91c..d85f86f2 100644 --- a/sample/pyramid/requirements.txt +++ b/sample/pyramid/requirements.txt @@ -2,7 +2,7 @@ Chameleon==2.11 Mako==0.7.3 MarkupSafe==0.15 PasteDeploy==1.5.0 -Pygments==1.6rc1 +Pygments==2.7.4 WebOb==1.2.3 evernote==1.25.0 evernote-oauth-sample==0.0