From 9a92cc3b79855cd185993018b9fde66d96139852 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 02:06:21 +0000 Subject: [PATCH] build(deps): bump pymdown-extensions from 11.0.1 to 11.0.2 Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 11.0.1 to 11.0.2. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/11.0.1...11.0.2) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-version: 11.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index baa2683..7552b2e 100644 --- a/requirements.in +++ b/requirements.in @@ -1,2 +1,2 @@ pyspelling==2.12.1 -pymdown-extensions==11.0.1 +pymdown-extensions==11.0.2 diff --git a/requirements.txt b/requirements.txt index c9c80cd..2a5b609 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ markdown==3.8.1 # via # pymdown-extensions # pyspelling -pymdown-extensions==11.0.1 +pymdown-extensions==11.0.2 # via -r requirements.in pyspelling==2.12.1 # via -r requirements.in