From 926d21af9f81fc2f0f30c44c567ad25c52d3cc0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 20:48:06 +0000 Subject: [PATCH] Bump pymdown-extensions from 10.11.2 to 10.16.1 in /source Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.11.2 to 10.16.1. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.11.2...10.16.1) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-version: 10.16.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- source/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/requirements.txt b/source/requirements.txt index ec8303d15a..6fd79f1ab2 100644 --- a/source/requirements.txt +++ b/source/requirements.txt @@ -1,4 +1,4 @@ mkdocs mkdocs-github-admonitions-plugin mkdocs-htmlproofer-plugin -pymdown-extensions==10.11.2 \ No newline at end of file +pymdown-extensions==10.16.1 \ No newline at end of file