From cd71832fa1ef5abbac0b36ff9c9f4b8950812950 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Nov 2022 21:31:25 +0000 Subject: [PATCH] Bump pygments from 2.0.2 to 2.7.4 in /content/notebooks 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] --- content/notebooks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/notebooks/requirements.txt b/content/notebooks/requirements.txt index 84327d2..d1051eb 100644 --- a/content/notebooks/requirements.txt +++ b/content/notebooks/requirements.txt @@ -1,7 +1,7 @@ Jinja2==2.8 Markdown==2.5.2 MarkupSafe==0.23 -Pygments==2.0.2 +Pygments==2.7.4 Unidecode==0.04.18 backports.ssl-match-hostname==3.4.0.2 blinker==1.4