From 9a40ca207d52ac83fa6d3c9adf0af45c9510cec7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 20:52:00 +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 d900a90..d126dc4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ mkdocs==1.1.2 mkdocs-awesome-pages-plugin==2.5.0 mkdocs-material==7.1.1 -pymdown-extensions==8.1.1 \ No newline at end of file +pymdown-extensions==10.0 \ No newline at end of file