From a184344094e2bbdc9943d189f6b36763147d12c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 17:52:56 +0000 Subject: [PATCH] Bump pygments in /2018-Defcon-China-Final/web1/src/web Bumps [pygments](https://github.com/pygments/pygments) from 2.2.0 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.2.0...2.7.4) Signed-off-by: dependabot[bot] --- 2018-Defcon-China-Final/web1/src/web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2018-Defcon-China-Final/web1/src/web/requirements.txt b/2018-Defcon-China-Final/web1/src/web/requirements.txt index 1c9a8664..c06af8fb 100644 --- a/2018-Defcon-China-Final/web1/src/web/requirements.txt +++ b/2018-Defcon-China-Final/web1/src/web/requirements.txt @@ -37,7 +37,7 @@ mistune==0.8.3 olefile==0.45.1 Pillow==6.2.0 pluggy==0.6.0 -Pygments==2.2.0 +Pygments==2.7.4 python-dateutil==2.7.2 python-editor==1.0.3 pytz==2018.4