From 57534f70a7491fef504d08009b8c11c595e62ba1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 20:53:53 +0000 Subject: [PATCH] Bump pymdown-extensions from 9.4 to 10.0 in /docs/tools Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 9.4 to 10.0. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/9.4...10.0) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tools/requirements.txt b/docs/tools/requirements.txt index afd6b1a889db..911cc71a3084 100644 --- a/docs/tools/requirements.txt +++ b/docs/tools/requirements.txt @@ -17,7 +17,7 @@ mkdocs-material==8.2.15 mkdocs==1.3.0 mkdocs_material_extensions==1.0.3 packaging==21.3 -pymdown_extensions==9.4 +pymdown_extensions==10.0 pyparsing==3.0.9 python-slugify==4.0.1 python_dateutil==2.8.2