From 5c1b2729134f553b57b8eaaa5a62552840cefabb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 20:39:23 +0000 Subject: [PATCH] chore(deps): bump pymdown-extensions from 10.16.1 to 10.21.3 in /docs Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.16.1 to 10.21.3. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.16.1...10.21.3) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-version: 10.21.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 1d1cefa..45665b6 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -46,7 +46,7 @@ mkdocstrings-python==0.7.1 # via mkdocstrings packaging==21.3 # via mkdocs -pymdown-extensions==10.16.1 +pymdown-extensions==10.21.3 # via mkdocstrings pyparsing==3.0.9 # via packaging