From 44a4525b50d0a544417afd48ad0983242b19ef77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 09:34:08 +0000 Subject: [PATCH] Bump pymdown-extensions from 10.21.3 to 11.0 Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.21.3 to 11.0. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.21.3...11.0) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-version: '11.0' dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index efa0081..b595f97 100644 --- a/requirements.txt +++ b/requirements.txt @@ -106,7 +106,7 @@ pyee==13.0.0 # via playwright pygments==2.20.0 # via mkdocs-material -pymdown-extensions==10.21.3 +pymdown-extensions==11.0 # via mkdocs-material pypdf==6.10.2 # via mkdocs-exporter