From d2f6873eacf6c2c6cc957b0c0d7a044793c5ff14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 21:19:04 +0000 Subject: [PATCH 1/2] chore(deps): bump pymdown-extensions from 10.19 to 10.21.3 Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.19 to 10.21.3. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.19...10.21.3) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-version: 10.21.3 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 454ae456a..8553d5930 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -323,7 +323,7 @@ pygments==2.19.2 # pygments-ansi-color pygments-ansi-color==0.3.0 # via markdown-exec -pymdown-extensions==10.19 +pymdown-extensions==10.21.3 # via # markdown-exec # mkdocs-material From b575758b3c2710822ad051d834d84032f9a622cb Mon Sep 17 00:00:00 2001 From: Pieter Robberechts Date: Mon, 1 Jun 2026 15:39:16 +0200 Subject: [PATCH 2/2] sync requirements.txt --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index 8553d5930..454ae456a 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -323,7 +323,7 @@ pygments==2.19.2 # pygments-ansi-color pygments-ansi-color==0.3.0 # via markdown-exec -pymdown-extensions==10.21.3 +pymdown-extensions==10.19 # via # markdown-exec # mkdocs-material