From 5ecd070fe8d426f7fdd583a1139ea4aaad025f3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 20:47:05 +0000 Subject: [PATCH] Bump pymdown-extensions from 10.0 to 10.16.1 Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.0 to 10.16.1. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.0...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 c4ff583..4901ecf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ mkdocs-pymdownx-material-extras==2.0.3 mkdocs-codeinclude-plugin==0.2.0 markdown==3.3.7 # Needed for compatibility to codeinclude -pymdown-extensions==10.0 \ No newline at end of file +pymdown-extensions==10.16.1 \ No newline at end of file