From 178523ea2db4b3de3cb2b9ddcdbf990939b6f009 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 20:52:05 +0000 Subject: [PATCH] Bump pymdown-extensions from 8.1.1 to 10.0 Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 8.1.1 to 10.0. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/8.1.1...10.0) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ead96f8..49b5d20 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ mkdocs-material==4.4.3 mkdocs-minify-plugin==0.4.0 mkdocs==1.0.4 pygments==2.8.1 -pymdown-extensions==8.1.1 +pymdown-extensions==10.0 pyyaml==5.4.1 six==1.15.0 tornado==6.1