From e451b4404a835c27a265f02d75f00722f5506dd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Sep 2020 06:23:38 +0000 Subject: [PATCH] Bump pymdown-extensions from 8.0 to 8.0.1 Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 8.0 to 8.0.1. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/8.0...8.0.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 612d636..3cb14fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ mkdocs==1.1.2 mkdocs-material==5.5.13 mkdocs-minify-plugin==0.3.0 -pymdown-extensions==8.0 +pymdown-extensions==8.0.1 mkdocs-bibtex==0.3.0 \ No newline at end of file