From dfde15dc1831d6ac2b0b8a702465fe23916441c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 9 May 2019 10:28:35 +0000 Subject: [PATCH] Bump pygments from 2.3.1 to 2.4.0 Bumps [pygments](https://bitbucket.org/birkenfeld/pygments-main) from 2.3.1 to 2.4.0. - [Changelog](https://bitbucket.org/birkenfeld/pygments-main/src/default/CHANGES) - [Commits](https://bitbucket.org/birkenfeld/pygments-main/commits) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b4520e8..f6f74af 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.2.0 -Pygments==2.3.1 +Pygments==2.4.0 pymdown-extensions==6.0 PyYAML==5.1 singledispatch==3.4.0.3