From 84d34714ae198c392b5ca1a5c8883ff87cf6b67e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Mon, 27 May 2019 15:35:29 +0000 Subject: [PATCH] Bump pygments from 2.4.0 to 2.4.1 Bumps [pygments](https://bitbucket.org/birkenfeld/pygments-main) from 2.4.0 to 2.4.1. - [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 4b38aa2..19589ae 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.0 +Pygments==2.4.1 pymdown-extensions==6.0 PyYAML==5.1 singledispatch==3.4.0.3