From f55b2244ebef06151ed2f8fa5422f5a78deab7e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Apr 2026 14:42:46 +0000 Subject: [PATCH] Bump pymdown-extensions from 10.21 to 10.21.2 Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.21 to 10.21.2. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.21...10.21.2) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-version: 10.21.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 231b2ca..d6f9cb2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ python-dateutil==2.9.0 # Markdown & Content markdown==3.8.1 bleach==6.1.0 -pymdown-extensions==10.21 +pymdown-extensions==10.21.2 # HTML Parsing beautifulsoup4==4.12.3