From 82c2a55c2c721f747f63705dfcf7844351040065 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 19:08:13 +0000 Subject: [PATCH] chore(deps): bump pymdown-extensions from 10.14.3 to 10.21.3 Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.14.3 to 10.21.3. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.14.3...10.21.3) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-version: 10.21.3 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 d555df8e4..cb79b7f09 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ papermoon-mkdocs-plugins @ git+https://github.com/paritytech/mkdocs-plugins@v0.1 # Markdown extensions Markdown==3.7 Pygments==2.19.1 -pymdown-extensions==10.14.3 +pymdown-extensions==10.21.3 # Dependencies Babel==2.15.0