From dec14d16888842f54f424d457b50369d680fe825 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 20:51:42 +0000 Subject: [PATCH] Bump pymdown-extensions from 8.0 to 10.0 Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 8.0 to 10.0. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/8.0...10.0) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- requirements.dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index c4b5e63..f973a8b 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,2 +1,2 @@ mdx_unimoji==1.0 -pymdown-extensions==8.0 +pymdown-extensions==10.0 diff --git a/requirements.dev.txt b/requirements.dev.txt index 15d6f54..3874eaa 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -9,7 +9,7 @@ pylint==2.6.0 pyls==0.1.6 pyls-black==0.4.6 pyls-isort==0.2.0 -pymdown-extensions==8.0 +pymdown-extensions==10.0 pytest==6.0.1 pytest-console-scripts==0.2.0 pytest-cov==2.10.1