From 53728ea8d6aee7ec4eec3eadd0daf3abae7748e7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Tue, 28 May 2019 13:18:45 +0000 Subject: [PATCH] Bump pygments from 2.4.1 to 2.4.2 Bumps [pygments](https://bitbucket.org/birkenfeld/pygments-main) from 2.4.1 to 2.4.2. - [Changelog](https://bitbucket.org/birkenfeld/pygments-main/src/default/CHANGES) - [Commits](https://bitbucket.org/birkenfeld/pygments-main/commits) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 19589aed..95d6e14e 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.3.1 -Pygments==2.4.1 +Pygments==2.4.2 pymdown-extensions==6.0 PyYAML==5.1 singledispatch==3.4.0.3