From 2a1a3276912f28751bff385f7fe4d98d5515d01c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Apr 2026 03:04:27 +0000 Subject: [PATCH] Bump pymdown-extensions from 10.8.1 to 10.16.1 Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.8.1 to 10.16.1. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.8.1...10.16.1) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-version: 10.16.1 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 6d9009d5..0d8a0877 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ mkdocs==1.6.0 # Python Markdown Extensions pygments==2.17.2 -pymdown-extensions==10.8.1 +pymdown-extensions==10.16.1 # MkDocs Plugins mkdocs-exclude-search==0.6.6