From 840e150f36fa511a09d238be4f3c3ea2c8eb011b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 02:41:28 +0000 Subject: [PATCH] Bump pygments from 1.5 to 2.7.4 in /2013-05 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] --- 2013-05/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2013-05/requirements-dev.txt b/2013-05/requirements-dev.txt index 9ebcdcc..3176e3e 100644 --- a/2013-05/requirements-dev.txt +++ b/2013-05/requirements-dev.txt @@ -2,7 +2,7 @@ nose==1.1.2 mock==0.8.0 lxml==2.3.3 -Pygments==1.5 +Pygments==2.7.4 Sphinx==1.1.3 docutils==0.9.1 honcho==0.2.0