From 3f1602f44f6ca625f7625108263214ed6c1be125 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 20:48:49 +0000 Subject: [PATCH] build(deps): bump pymdown-extensions from 10.13 to 10.16.1 Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.13 to 10.16.1. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.13...10.16.1) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-version: 10.16.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index f07cbed..a95bad8 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -51,7 +51,7 @@ platformdirs==4.3.6 # via mkdocs-get-deps pygments==2.18.0 # via mkdocs-material -pymdown-extensions==10.13 +pymdown-extensions==10.16.1 # via mkdocs-material python-dateutil==2.9.0.post0 # via ghp-import