From 61ea3d817aa89b73fc7f7b53f52af4aa7461c07d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 May 2023 07:45:08 +0000 Subject: [PATCH 1/2] Bump pymdown-extensions from 9.11 to 10.0 in /docs Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 9.11 to 10.0. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/9.11...10.0) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements-docs.txt b/docs/requirements-docs.txt index 0d0a25994..5eca0cc5b 100644 --- a/docs/requirements-docs.txt +++ b/docs/requirements-docs.txt @@ -2,5 +2,5 @@ markdown==3.3.7 mkdocs==1.4.3 mkdocs-material==9.1.12 mdx_truly_sane_lists==1.3 -pymdown-extensions==9.11 +pymdown-extensions==10.0 jinja2==3.1.2 From bb760a47d54178da113af80dbd356342787c4ae8 Mon Sep 17 00:00:00 2001 From: Matthias Date: Tue, 16 May 2023 10:15:46 +0200 Subject: [PATCH 2/2] Bump pymdown-extensions to 10.0.1 --- docs/requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements-docs.txt b/docs/requirements-docs.txt index 5eca0cc5b..f7c0aebe9 100644 --- a/docs/requirements-docs.txt +++ b/docs/requirements-docs.txt @@ -2,5 +2,5 @@ markdown==3.3.7 mkdocs==1.4.3 mkdocs-material==9.1.12 mdx_truly_sane_lists==1.3 -pymdown-extensions==10.0 +pymdown-extensions==10.0.1 jinja2==3.1.2