From e073c25573c94ca6cce07d34548c13c2acc3986f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 20:50:52 +0000 Subject: [PATCH] Bump pymdown-extensions from 6.0 to 10.0 Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 6.0 to 10.0. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/6.0.0...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 1158358..ed2b4c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ mkdocs==1.0.4 mkdocs-cinder==0.16.1 mkdocs-material==3.3.0 Pygments==2.7.4 -pymdown-extensions==6.0 +pymdown-extensions==10.0 PyYAML==5.4 six==1.12.0 tornado==5.1.1