From 6b81e7911c1e8745d5da50005336cfa817798873 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 20:47:44 +0000 Subject: [PATCH] Bump pymdown-extensions from 10.0 to 10.16.1 in /Docs 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: indirect ... Signed-off-by: dependabot[bot] --- Docs/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Docs/requirements.txt b/Docs/requirements.txt index 72d5625..e457fed 100644 --- a/Docs/requirements.txt +++ b/Docs/requirements.txt @@ -38,7 +38,7 @@ jinja2==3.1.6 # mkdocstrings # myst-parser # sphinx -markdown==3.3.7 +markdown==3.9 # via # markdown-include # mkdocs @@ -82,7 +82,7 @@ packaging==21.3 # sphinx pygments==2.19.1 # via sphinx -pymdown-extensions==10.0 +pymdown-extensions==10.16.1 # via mkdocstrings pyparsing==3.0.9 # via packaging