From c90147ece44d3e3f3cd8120b53b8981229bbab23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 20:48:26 +0000 Subject: [PATCH] chore(deps): bump pymdown-extensions from 10.12 to 10.16.1 in /docs Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.12 to 10.16.1. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.12...10.16.1) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-version: 10.16.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements-doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements-doc.txt b/docs/requirements-doc.txt index 8fbb6be..3b6f94e 100644 --- a/docs/requirements-doc.txt +++ b/docs/requirements-doc.txt @@ -8,7 +8,7 @@ mkdocstrings==0.27.0 mkdocstrings-python==1.12.2 mkdocs-git-revision-date-localized-plugin==1.3.0 mkdocs-autorefs==1.2.0 -pymdown-extensions==10.12 +pymdown-extensions==10.16.1 # Git Integration GitPython==3.1.43