From 95e1d1088937349da1162c45f1e3d81137cdc9fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 20:51:56 +0000 Subject: [PATCH] Bump pymdown-extensions from 8.1 to 10.0 Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 8.1 to 10.0. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/8.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 2cf9407..7535a92 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ mkdocs==1.1.2 mkdocs-material==4.6.3 nltk==3.5 Pygments==2.7.3 -pymdown-extensions==8.1 +pymdown-extensions==10.0 PyYAML==5.3.1 regex==2020.11.13 six==1.15.0