From 86ed57f2e61cc6720cc51cc7dc4c81daa0b97860 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 17:00:38 +0000 Subject: [PATCH] Bump pygments from 2.0.2 to 2.7.4 in /assignment1 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] --- assignment1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assignment1/requirements.txt b/assignment1/requirements.txt index 1311138..4e88eab 100644 --- a/assignment1/requirements.txt +++ b/assignment1/requirements.txt @@ -1,7 +1,7 @@ Jinja2==2.8 MarkupSafe==0.23 Pillow==3.0.0 -Pygments==2.0.2 +Pygments==2.7.4 appnope==0.1.0 backports-abc==0.4 backports.ssl-match-hostname==3.5.0.1