From 7dbea954de8bb3198c96300b84d2d82f3151d456 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 20:51:01 +0000 Subject: [PATCH] Bump pygments in /02-cs231n/spring1617_assignment1/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] --- 02-cs231n/spring1617_assignment1/assignment1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02-cs231n/spring1617_assignment1/assignment1/requirements.txt b/02-cs231n/spring1617_assignment1/assignment1/requirements.txt index e06a766..6062560 100644 --- a/02-cs231n/spring1617_assignment1/assignment1/requirements.txt +++ b/02-cs231n/spring1617_assignment1/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