From d4e55eb0678710f982cc3a840d550a1f8cbdf32c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 20:50:28 +0000 Subject: [PATCH] Bump pymdown-extensions from 10.16 to 10.16.1 Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.16 to 10.16.1. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.16...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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 84c1201..bf9e964 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -126,7 +126,7 @@ pycparser==2.22 ; python_version >= "3.10" and python_version < "3.14" pygments==2.19.2 ; python_version >= "3.10" and python_version < "3.14" pylint==2.17.7 ; python_version >= "3.10" and python_version < "3.14" pymatreader==1.1.0 ; python_version >= "3.10" and python_version < "3.14" -pymdown-extensions==10.16 ; python_version >= "3.10" and python_version < "3.14" +pymdown-extensions==10.16.1 ; python_version >= "3.10" and python_version < "3.14" pyparsing==3.2.3 ; python_version >= "3.10" and python_version < "3.14" pytest-mock==3.14.1 ; python_version >= "3.10" and python_version < "3.14" pytest-watch==4.2.0 ; python_version >= "3.10" and python_version < "3.14"