From 6bc3212fc7af794da596055d3b1dd3df54b9fe3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 18:52:53 +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: 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 12c269a..a8564c1 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -52,7 +52,7 @@ pygments==2.19.2 ; python_version >= "3.9" and python_version < "3.15" pyinstaller-hooks-contrib==2025.10 ; python_version >= "3.9" and python_version < "3.15" pyinstaller==6.17.0 ; python_version >= "3.9" and python_version < "3.15" pylint==3.3.9 ; python_version >= "3.9" and python_version < "3.15" -pymdown-extensions==10.0 ; python_version >= "3.9" and python_version < "3.15" +pymdown-extensions==10.16.1 ; python_version >= "3.9" and python_version < "3.15" pync==2.0.3 ; python_version >= "3.9" and python_version < "3.15" and sys_platform == "darwin" pytest-cov==7.0.0 ; python_version >= "3.9" and python_version < "3.15" pytest-describe==3.1.0 ; python_version >= "3.9" and python_version < "3.15"