From 684d1c34f7a379d71dcf98cc633676d81007aecb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 17:48:16 +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(-) mode change 100755 => 100644 assignment1/requirements.txt diff --git a/assignment1/requirements.txt b/assignment1/requirements.txt old mode 100755 new mode 100644 index e06a766..6062560 --- a/assignment1/requirements.txt +++ b/assignment1/requirements.txt @@ -2,7 +2,7 @@ Cython==0.23.4 Jinja2==2.8 MarkupSafe==0.23 Pillow==3.0.0 -Pygments==2.0.2 +Pygments==2.7.4 appnope==0.1.0 argparse==1.2.1 backports-abc==0.4