From a160fe2f553224bdf89f9ca604a66574ede43b97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 06:07:54 +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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 927a446..5f9d267 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,4 @@ mkdocs-material==9.7.7 mkdocs-minify-plugin==0.8.0 mkdocs-static-i18n==1.3.1 mkdocs==1.6.1 -pymdown-extensions==11.0.1 \ No newline at end of file +pymdown-extensions==11.0.2 \ No newline at end of file