From c7e9330a2be6042f0653d8fddbb365de48360a6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 17:39:52 +0000 Subject: [PATCH] Bump pygments from 2.0.2 to 2.7.4 Bumps [pygments](https://github.com/pygments/pygments) from 2.0.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.0.2...2.7.4) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e52fc8f..b95d57b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Jinja2==2.8 MarkupSafe==0.23 -Pygments==2.0.2 +Pygments==2.7.4 argparse==1.2.1 backports.ssl-match-hostname==3.4.0.2 certifi==2015.9.6.2