From 754f78abeb1804b4398f58c006c59f6bf072bc73 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2019 10:13:39 +0000 Subject: [PATCH] Bump pygments from 2.4.2 to 2.5.1 Bumps [pygments](https://github.com/pygments/pygments) from 2.4.2 to 2.5.1. - [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.4.2...2.5.1) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cc2044f..ae183b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ MarkupSafe==1.1.1 mkdocs==1.0.4 mkdocs-bootswatch==1.0 mkdocs-material==4.4.3 -Pygments==2.4.2 +Pygments==2.5.1 pymdown-extensions==6.1 PyYAML==5.1.2 singledispatch==3.4.0.3