From 3789e1339bb93efc2c8ba99977b9aedb34008855 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 05:32:28 +0000 Subject: [PATCH] chore(deps): bump pymdown-extensions from 10.8.1 to 10.9 Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.8.1 to 10.9. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.8.1...10.9) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-type: direct:production update-type: version-update:semver-minor ... 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 c833d2853..47fcdaa32 100644 --- a/docs/requirements-docs.txt +++ b/docs/requirements-docs.txt @@ -2,5 +2,5 @@ markdown==3.6 mkdocs==1.6.0 mkdocs-material==9.5.30 mdx_truly_sane_lists==1.3 -pymdown-extensions==10.8.1 +pymdown-extensions==10.9 jinja2==3.1.4